Searched refs:cxgb4_port_viid (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h283 unsigned int cxgb4_port_viid(const struct net_device *dev);
H A Dl2t.c438 u32 viid = cxgb4_port_viid(dev); cxgb4_select_ntuple()
H A Dcxgb4_main.c1937 * cxgb4_port_viid - get the VI id of a port
1942 unsigned int cxgb4_port_viid(const struct net_device *dev) cxgb4_port_viid() function
1946 EXPORT_SYMBOL(cxgb4_port_viid); variable
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1438 csk->smac_idx = ((cxgb4_port_viid(ndev) & 0x7F)) << 1; init_act_open()
1768 cdev->pfvf = FW_VIID_PFN_G(cxgb4_port_viid(lldi->ports[0])) t4_uld_add()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dcm.c1909 ep->smac_idx = (cxgb4_port_viid(pdev) & 0x7F) << 1; import_ep()
1928 ep->smac_idx = (cxgb4_port_viid(pdev) & 0x7F) << 1; import_ep()

Completed in 115 milliseconds