Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drswitch.h788 #define GWTRC(queue) (GWTRC0 + (queue) / 32 * 4) macro
H A Drswitch.c1700 rswitch_modify(rdev->addr, GWTRC(gq->index), 0, BIT(gq->index % 32)); in rswitch_start_xmit()