Searched refs:FW_PFVF_CMD_NEQ_GET (Results 1 – 2 of 2) sorted by relevance
638 vfres->neq = FW_PFVF_CMD_NEQ_GET(word); in t4vf_get_vfres()
1052 #define FW_PFVF_CMD_NEQ_GET(x) (((x) >> 0) & 0xfffff) macro