Searched refs:FW_PFVF_CMD_CMASK_S (Results 1 – 1 of 1) sorted by relevance
1520 #define FW_PFVF_CMD_CMASK_S 24 macro1522 #define FW_PFVF_CMD_CMASK_V(x) ((x) << FW_PFVF_CMD_CMASK_S)1524 (((x) >> FW_PFVF_CMD_CMASK_S) & FW_PFVF_CMD_CMASK_M)