Searched refs:FW_PFVF_CMD_PMASK_GET (Results 1 – 2 of 2) sorted by relevance
641 vfres->pmask = FW_PFVF_CMD_PMASK_GET(word); in t4vf_get_vfres()
557 #define FW_PFVF_CMD_PMASK_GET(x) (((x) >> 20) & FW_PFVF_CMD_PMASK_MASK) macro