Searched refs:FW_PFVF_CMD_TC_S (Results 1 – 1 of 1) sorted by relevance
1284 #define FW_PFVF_CMD_TC_S 24 macro1286 #define FW_PFVF_CMD_TC_V(x) ((x) << FW_PFVF_CMD_TC_S)1287 #define FW_PFVF_CMD_TC_G(x) (((x) >> FW_PFVF_CMD_TC_S) & FW_PFVF_CMD_TC_M)