Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c4350 V_FW_EQ_OFLD_CMD_VFN(0)); in ofld_eq_alloc()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8725 V_FW_EQ_OFLD_CMD_VFN(vf)); in t4_ofld_eq_free()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6341 #define V_FW_EQ_OFLD_CMD_VFN(x) ((x) << S_FW_EQ_OFLD_CMD_VFN) macro