Home
last modified time | relevance | path

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

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