Searched refs:funeth_txq_create (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/fungible/funeth/ | 
| D | funeth_txrx.h | 254 int funeth_txq_create(struct net_device *dev, unsigned int qidx,
 | 
| D | funeth_tx.c | 759 int funeth_txq_create(struct net_device *dev, unsigned int qidx,  in funeth_txq_create()  function
 | 
| D | funeth_main.c | 368 		err = funeth_txq_create(dev, i, depth, xa_load(&fp->irqs, i),  in alloc_txqs()432 		err = funeth_txq_create(dev, i, depth, NULL, state, &xdpqs[i]);  in alloc_xdpqs()
 
 |