Searched refs:netcp_txpipe_open (Results 1 – 3 of 3) sorted by relevance
209 int netcp_txpipe_open(struct netcp_tx_pipe *tx_pipe);
1243 int netcp_txpipe_open(struct netcp_tx_pipe *tx_pipe) in netcp_txpipe_open() function1283 EXPORT_SYMBOL_GPL(netcp_txpipe_open);
2885 ret = netcp_txpipe_open(&gbe_dev->tx_pipe); in gbe_probe()