Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1705 c.op_to_vfn = BE_32(V_FW_CMD_OP(FW_EQ_ETH_CMD) | F_FW_CMD_REQUEST | in eth_eq_alloc()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8787 c.op_to_vfn = cpu_to_be32(V_FW_CMD_OP(FW_EQ_ETH_CMD) | in t4_eth_eq_free()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4148 FW_EQ_ETH_CMD = 0x12, enumerator