Searched refs:FW_PFVF_CMD_TC_G (Results 1 – 2 of 2) sorted by relevance
807 vfres->tc = FW_PFVF_CMD_TC_G(word); in t4vf_get_vfres()
1287 #define FW_PFVF_CMD_TC_G(x) (((x) >> FW_PFVF_CMD_TC_S) & FW_PFVF_CMD_TC_M) macro