Searched refs:FW_PFVF_CMD_TC_S (Results 1 – 1 of 1) sorted by relevance
1436 #define FW_PFVF_CMD_TC_S 24 macro1438 #define FW_PFVF_CMD_TC_V(x) ((x) << FW_PFVF_CMD_TC_S)1439 #define FW_PFVF_CMD_TC_G(x) (((x) >> FW_PFVF_CMD_TC_S) & FW_PFVF_CMD_TC_M)