Searched refs:cxgb4_port_chan (Results 1 – 4 of 4) sorted by relevance
282 unsigned int cxgb4_port_chan(const struct net_device *dev);
1912 unsigned int cxgb4_port_chan(const struct net_device *dev) in cxgb4_port_chan() function1916 EXPORT_SYMBOL(cxgb4_port_chan);
1908 ep->tx_chan = cxgb4_port_chan(pdev); in import_ep()1927 ep->tx_chan = cxgb4_port_chan(pdev); in import_ep()3734 tx_chan = cxgb4_port_chan(pdev); in rx_pkt()3741 tx_chan = cxgb4_port_chan(pdev); in rx_pkt()
1436 csk->tx_chan = cxgb4_port_chan(ndev); in init_act_open()