Searched refs:V_FW_PFVF_CMD_TC (Results 1 – 2 of 2) sorted by relevance
8013 c.tc_to_nexactf = cpu_to_be32(V_FW_PFVF_CMD_TC(tc) | in t4_cfg_pfvf()
5156 #define V_FW_PFVF_CMD_TC(x) ((x) << S_FW_PFVF_CMD_TC) macro