Searched refs:FW_PFVF_CMD_TYPE_S (Results 1 – 1 of 1) sorted by relevance
1513 #define FW_PFVF_CMD_TYPE_S 31 macro1515 #define FW_PFVF_CMD_TYPE_V(x) ((x) << FW_PFVF_CMD_TYPE_S)1517 (((x) >> FW_PFVF_CMD_TYPE_S) & FW_PFVF_CMD_TYPE_M)