Searched refs:FW_VIID_PFN_G (Results 1 – 4 of 4) sorted by relevance
223 cdev->pfvf = FW_VIID_PFN_G(cxgb4_port_viid(lldi->ports[0])) in chtls_uld_add()
498 u32 pf = FW_VIID_PFN_G(viid); in cxgb4_select_ntuple()
2069 #define FW_VIID_PFN_G(x) (((x) >> FW_VIID_PFN_S) & FW_VIID_PFN_M) macro
2045 cdev->pfvf = FW_VIID_PFN_G(cxgb4_port_viid(lldi->ports[0])) in t4_uld_add()