Home
last modified time | relevance | path

Searched refs:funeth_txq_create (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h254 int funeth_txq_create(struct net_device *dev, unsigned int qidx,
H A Dfuneth_tx.c759 int funeth_txq_create(struct net_device *dev, unsigned int qidx, in funeth_txq_create() function
H A Dfuneth_main.c368 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()