Home
last modified time | relevance | path

Searched defs:dsa_port (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Ddsa.h238 struct dsa_port { struct
242 union {
268 struct dsa_port *cpu_dp; argument
269 u8 mac[ETH_ALEN];
271 u8 stp_state;
277 u8 vlan_filtering:1;
280 u8 learning:1;
291 u8 setup:1;
298 struct phylink *pl;
300 struct dsa_lag *lag;
[all …]
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c191 int pse_port, dsa_port, queue; in mtk_flow_set_output_device() local