Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c291 #define RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET(_physport) ((_physport) << 1) macro
293 (0x3 << RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET((_physport)))
1196 val << RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET(port)); in rtl8365mb_port_stp_state_set()