Searched refs:PORT_OVERRIDE_RX_FLOW (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/dsa/b53/ | ||
D | b53_regs.h | 96 #define PORT_OVERRIDE_RX_FLOW BIT(4) macro |
D | b53_common.c | 1205 reg |= PORT_OVERRIDE_RX_FLOW; in b53_force_port_config() |