Home
last modified time | relevance | path

Searched refs:FW_VIID_PFN_G (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c443 u32 pf = FW_VIID_PFN_G(viid); in cxgb4_select_ntuple()
Dt4fw_api.h1905 #define FW_VIID_PFN_G(x) (((x) >> FW_VIID_PFN_S) & FW_VIID_PFN_M) macro
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1791 cdev->pfvf = FW_VIID_PFN_G(cxgb4_port_viid(lldi->ports[0])) in t4_uld_add()