Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1705 F_FW_CMD_WRITE | F_FW_CMD_EXEC | V_FW_EQ_ETH_CMD_PFN(sc->pf) | in eth_eq_alloc()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8789 V_FW_EQ_ETH_CMD_PFN(pf) | in t4_eth_eq_free()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5931 #define V_FW_EQ_ETH_CMD_PFN(x) ((x) << S_FW_EQ_ETH_CMD_PFN) macro