Home
last modified time | relevance | path

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

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