Lines Matching defs:port

120 #define RTL8366RB_STP_STATE(port, state) \  argument
122 #define RTL8366RB_STP_STATE_MASK(port) \ argument
170 #define RTL8366RB_VLAN_INGRESS_CTRL1_DROP(port) (BIT((port)) | BIT((port) + 6)) argument
410 int port, in rtl8366rb_get_mib_counter()
1047 int port, in rtl8366_get_tag_protocol()
1054 static void rtl8366rb_phylink_get_caps(struct dsa_switch *ds, int port, in rtl8366rb_phylink_get_caps()
1081 rtl8366rb_mac_link_up(struct dsa_switch *ds, int port, unsigned int mode, in rtl8366rb_mac_link_up()
1119 rtl8366rb_mac_link_down(struct dsa_switch *ds, int port, unsigned int mode, in rtl8366rb_mac_link_down()
1140 rtl8366rb_port_enable(struct dsa_switch *ds, int port, in rtl8366rb_port_enable()
1156 rtl8366rb_port_disable(struct dsa_switch *ds, int port) in rtl8366rb_port_disable()
1169 rtl8366rb_port_bridge_join(struct dsa_switch *ds, int port, in rtl8366rb_port_bridge_join()
1203 rtl8366rb_port_bridge_leave(struct dsa_switch *ds, int port, in rtl8366rb_port_bridge_leave()
1240 static int rtl8366rb_drop_untagged(struct realtek_priv *priv, int port, bool drop) in rtl8366rb_drop_untagged()
1247 static int rtl8366rb_vlan_filtering(struct dsa_switch *ds, int port, in rtl8366rb_vlan_filtering()
1279 rtl8366rb_port_pre_bridge_flags(struct dsa_switch *ds, int port, in rtl8366rb_port_pre_bridge_flags()
1291 rtl8366rb_port_bridge_flags(struct dsa_switch *ds, int port, in rtl8366rb_port_bridge_flags()
1310 rtl8366rb_port_stp_state_set(struct dsa_switch *ds, int port, u8 state) in rtl8366rb_port_stp_state_set()
1344 rtl8366rb_port_fast_age(struct dsa_switch *ds, int port) in rtl8366rb_port_fast_age()
1356 static int rtl8366rb_change_mtu(struct dsa_switch *ds, int port, int new_mtu) in rtl8366rb_change_mtu()
1398 static int rtl8366rb_max_mtu(struct dsa_switch *ds, int port) in rtl8366rb_max_mtu()
1546 static int rtl8366rb_get_mc_index(struct realtek_priv *priv, int port, int *val) in rtl8366rb_get_mc_index()
1565 static int rtl8366rb_set_mc_index(struct realtek_priv *priv, int port, int index) in rtl8366rb_set_mc_index()