Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/dsa/realtek/
Drtl8366rb.c218 #define RTL8366RB_MIB_CTRL_RESET_MASK BIT(1) macro
427 if (val & RTL8366RB_MIB_CTRL_RESET_MASK) in rtl8366rb_get_mib_counter()