Searched refs:FW_VIID_PFN_G (Results 1 – 3 of 3) sorted by relevance
443 u32 pf = FW_VIID_PFN_G(viid); in cxgb4_select_ntuple()
1905 #define FW_VIID_PFN_G(x) (((x) >> FW_VIID_PFN_S) & FW_VIID_PFN_M) macro
1791 cdev->pfvf = FW_VIID_PFN_G(cxgb4_port_viid(lldi->ports[0])) in t4_uld_add()