Home
last modified time | relevance | path

Searched refs:V_FW_EQ_OFLD_CMD_PFN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1749 F_FW_CMD_WRITE | F_FW_CMD_EXEC | V_FW_EQ_OFLD_CMD_PFN(sc->pf) | in ofld_eq_alloc()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8839 V_FW_EQ_OFLD_CMD_PFN(pf) | in t4_ofld_eq_free()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6331 #define V_FW_EQ_OFLD_CMD_PFN(x) ((x) << S_FW_EQ_OFLD_CMD_PFN) macro