Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddsa.h245 struct dsa_port { struct
249 union {
275 struct dsa_port *cpu_dp; argument
276 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 …]
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c205 int pse_port, dsa_port, queue; in mtk_flow_set_output_device() local
/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c349 int wlan_etype = -EINVAL, dsa_port = airoha_get_dsa_port(&netdev); in airoha_ppe_foe_entry_prepare() local