Home
last modified time | relevance | path

Searched refs:V_FW_PFVF_CMD_NEQ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8012 V_FW_PFVF_CMD_NEQ(txq)); in t4_cfg_pfvf()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5150 #define V_FW_PFVF_CMD_NEQ(x) ((x) << S_FW_PFVF_CMD_NEQ) macro