Searched refs:cxgb4_port_chan (Results 1 – 4 of 4) sorted by relevance
292 unsigned int cxgb4_port_chan(const struct net_device *dev);
1971 unsigned int cxgb4_port_chan(const struct net_device *dev) in cxgb4_port_chan() function1975 EXPORT_SYMBOL(cxgb4_port_chan);
1965 ep->tx_chan = cxgb4_port_chan(pdev); in import_ep()1985 ep->tx_chan = cxgb4_port_chan(pdev); in import_ep()3875 tx_chan = cxgb4_port_chan(pdev); in rx_pkt()3882 tx_chan = cxgb4_port_chan(pdev); in rx_pkt()
1445 csk->tx_chan = cxgb4_port_chan(ndev); in init_act_open()