Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c301 static int rswitch_gwca_queue_alloc(struct net_device *ndev, in rswitch_gwca_queue_alloc() function
585 err = rswitch_gwca_queue_alloc(ndev, priv, rdev->tx_queue, true, TX_RING_SIZE); in rswitch_txdmac_alloc()
619 err = rswitch_gwca_queue_alloc(ndev, priv, rdev->rx_queue, false, RX_RING_SIZE); in rswitch_rxdmac_alloc()