Searched defs:realtek_variant (Results 1 – 1 of 1) sorted by relevance
115 struct realtek_variant { struct116 const struct dsa_switch_ops *ds_ops;117 const struct realtek_ops *ops;118 const struct phylink_mac_ops *phylink_mac_ops;119 unsigned int clk_delay;120 u8 cmd_read;144 extern const struct realtek_variant rtl8366rb_variant; argument