Searched refs:S_FW_PFVF_CMD_PFN (Results 1 – 1 of 1) sorted by relevance
3529 #define S_FW_PFVF_CMD_PFN 8 macro3531 #define V_FW_PFVF_CMD_PFN(x) ((x) << S_FW_PFVF_CMD_PFN)3533 (((x) >> S_FW_PFVF_CMD_PFN) & M_FW_PFVF_CMD_PFN)