Searched refs:PORT_CTRL_FWD_STATE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/drivers/net/dsa/b53/ | ||
D | b53_regs.h | 76 #define PORT_CTRL_FWD_STATE (5 << PORT_CTRL_STP_STATE_S) macro |
D | b53_common.c | 1964 hw_state = PORT_CTRL_FWD_STATE; in b53_br_set_stp_state() |