Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8731 V_FW_IQ_CMD_VFN(vf)); in t4_iq_stop()
8762 V_FW_IQ_CMD_VFN(vf)); in t4_iq_free()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1328 V_FW_IQ_CMD_VFN(0)); in alloc_iq_fl()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5236 #define V_FW_IQ_CMD_VFN(x) ((x) << S_FW_IQ_CMD_VFN) macro