Searched refs:FW_PFVF_CMD_NIQFLINT_GET (Results 1 – 2 of 2) sorted by relevance
634 vfres->niqflint = FW_PFVF_CMD_NIQFLINT_GET(word); in t4vf_get_vfres()
1035 #define FW_PFVF_CMD_NIQFLINT_GET(x) (((x) >> 20) & 0xfff) macro