Searched refs:funeth_txq_create (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_txrx.h | 254 int funeth_txq_create(struct net_device *dev, unsigned int qidx,
|
H A D | funeth_tx.c | 759 int funeth_txq_create(struct net_device *dev, unsigned int qidx, in funeth_txq_create() function
|
H A 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()
|