Searched refs:netcp_txpipe_open (Results 1 – 3 of 3) sorted by relevance
224 int netcp_txpipe_open(struct netcp_tx_pipe *tx_pipe);
1327 int netcp_txpipe_open(struct netcp_tx_pipe *tx_pipe) in netcp_txpipe_open() function1368 EXPORT_SYMBOL_GPL(netcp_txpipe_open);
3657 ret = netcp_txpipe_open(&gbe_dev->tx_pipe); in gbe_probe()