Searched defs:dsa_port (Results 1 – 3 of 3) sorted by relevance
245 struct dsa_port { struct249 union {275 struct dsa_port *cpu_dp; argument276 u8 mac[ETH_ALEN];278 u8 stp_state;284 u8 vlan_filtering:1;287 u8 learning:1;289 u8 lag_tx_enabled:1;292 u8 conduit_admin_up:1;293 u8 conduit_oper_up:1;[all …]
205 int pse_port, dsa_port, queue; in mtk_flow_set_output_device() local
349 int wlan_etype = -EINVAL, dsa_port = airoha_get_dsa_port(&netdev); in airoha_ppe_foe_entry_prepare() local