Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/realtek/
Drtl8365mb.c286 #define RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET(_physport) ((_physport) << 1) macro
288 (0x3 << RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET((_physport)))
1166 val << RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET(port)); in rtl8365mb_port_stp_state_set()