Searched refs:FW_PFVF_CMD_CMASK_S (Results 1 – 1 of 1) sorted by relevance
1275 #define FW_PFVF_CMD_CMASK_S 24 macro1277 #define FW_PFVF_CMD_CMASK_V(x) ((x) << FW_PFVF_CMD_CMASK_S)1279 (((x) >> FW_PFVF_CMD_CMASK_S) & FW_PFVF_CMD_CMASK_M)