Searched defs:dsa_port (Results 1 – 2 of 2) sorted by relevance
223 struct dsa_port { struct227 union {251 struct dsa_port *cpu_dp; argument252 u8 mac[ETH_ALEN];255 bool vlan_filtering;257 bool learning;258 u8 stp_state;260 int bridge_num;263 struct phylink *pl;275 void *priv;[all …]
154 int pse_port, dsa_port; in mtk_flow_set_output_device() local
Completed in 11 milliseconds