Searched refs:FW_PFVF_CMD_TC_S (Results 1 – 1 of 1) sorted by relevance
1538 #define FW_PFVF_CMD_TC_S 24 macro1540 #define FW_PFVF_CMD_TC_V(x) ((x) << FW_PFVF_CMD_TC_S)1541 #define FW_PFVF_CMD_TC_G(x) (((x) >> FW_PFVF_CMD_TC_S) & FW_PFVF_CMD_TC_M)