Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c347 static int hisi_femac_init_queue(struct device *dev, in hisi_femac_init_queue() function
372 ret = hisi_femac_init_queue(priv->dev, &priv->txq, TXQ_NUM); in hisi_femac_init_tx_and_rx_queues()
376 ret = hisi_femac_init_queue(priv->dev, &priv->rxq, RXQ_NUM); in hisi_femac_init_tx_and_rx_queues()