Searched refs:netcp_txpipe_open (Results 1 – 3 of 3) sorted by relevance
232 int netcp_txpipe_open(struct netcp_tx_pipe *tx_pipe);
1341 int netcp_txpipe_open(struct netcp_tx_pipe *tx_pipe) in netcp_txpipe_open() function1382 EXPORT_SYMBOL_GPL(netcp_txpipe_open);
3661 ret = netcp_txpipe_open(&gbe_dev->tx_pipe); in gbe_probe()