Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h259 int funeth_rxq_create(struct net_device *dev, unsigned int qidx,
H A Dfuneth_rx.c788 int funeth_rxq_create(struct net_device *dev, unsigned int qidx, in funeth_rxq_create() function
H A Dfuneth_main.c396 err = funeth_rxq_create(dev, i, ncqe, nrqe, in alloc_rxqs()