Searched refs:FW_PFVF_CMD_TC_V (Results 1 – 2 of 2) sorted by relevance
1234 #define FW_PFVF_CMD_TC_V(x) ((x) << FW_PFVF_CMD_TC_S) macro
4477 c.tc_to_nexactf = htonl(FW_PFVF_CMD_TC_V(tc) | FW_PFVF_CMD_NVI_V(vi) | in t4_cfg_pfvf()