Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c222 static bool rswitch_is_queue_rxed(struct rswitch_gwca_queue *gq) in rswitch_is_queue_rxed() function
816 else if (rswitch_is_queue_rxed(rdev->rx_queue)) in rswitch_poll()