Searched refs:V_FW_PFVF_CMD_NVI (Results 1 – 2 of 2) sorted by relevance
4304 c.tc_to_nexactf = htonl(V_FW_PFVF_CMD_TC(tc) | V_FW_PFVF_CMD_NVI(vi) | in t4_cfg_pfvf()
3585 #define V_FW_PFVF_CMD_NVI(x) ((x) << S_FW_PFVF_CMD_NVI) macro