Searched refs:cxgb4_port_chan (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h282 unsigned int cxgb4_port_chan(const struct net_device *dev);
H A Dcxgb4_main.c1907 * cxgb4_port_chan - get the HW channel of a port
1912 unsigned int cxgb4_port_chan(const struct net_device *dev) cxgb4_port_chan() function
1916 EXPORT_SYMBOL(cxgb4_port_chan); variable
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dcm.c1908 ep->tx_chan = cxgb4_port_chan(pdev); import_ep()
1927 ep->tx_chan = cxgb4_port_chan(pdev); import_ep()
3734 tx_chan = cxgb4_port_chan(pdev); rx_pkt()
3741 tx_chan = cxgb4_port_chan(pdev); rx_pkt()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1436 csk->tx_chan = cxgb4_port_chan(ndev); init_act_open()

Completed in 101 milliseconds