Searched refs:FW_PFVF_CMD_WX_CAPS_GET (Results 1 – 2 of 2) sorted by relevance
649 vfres->wx_caps = FW_PFVF_CMD_WX_CAPS_GET(word); in t4vf_get_vfres()
575 #define FW_PFVF_CMD_WX_CAPS_GET(x) (((x) >> 16) & 0xff) macro