Searched refs:get_vlan_4k (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/dsa/realtek/
H A Drtl8366-core.c78 ret = priv->ops->get_vlan_4k(priv, vid, &vlan4k);
112 ret = priv->ops->get_vlan_4k(priv, vid, &vlan4k);
152 ret = priv->ops->get_vlan_4k(priv, vid, &vlan4k);
H A Drealtek.h102 int (*get_vlan_4k)(struct realtek_priv *priv, u32 vid, member in struct:realtek_ops
H A Drtl8366rb.c1880 .get_vlan_4k = rtl8366rb_get_vlan_4k,

Completed in 252 milliseconds