Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_tx.c623 static struct funeth_txq *fun_txq_create_sw(struct net_device *dev, in fun_txq_create_sw() function
767 q = fun_txq_create_sw(dev, qidx, ndesc, irq); in funeth_txq_create()