Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.h976 #define NUM_QUEUES_PER_NDEV 2 macro
H A Drswitch.c1942 priv->gwca.num_queues = min(RSWITCH_NUM_PORTS * NUM_QUEUES_PER_NDEV, in renesas_eth_sw_probe()