Searched refs:PORT_OVERRIDE_TX_FLOW (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/dsa/b53/ | ||
D | b53_regs.h | 97 #define PORT_OVERRIDE_TX_FLOW BIT(5) macro |
D | b53_common.c | 1224 reg |= PORT_OVERRIDE_TX_FLOW; in b53_force_port_config() |