Home
last modified time | relevance | path

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

/include/net/
Ddsa.h237 struct dsa_port { struct
241 union {
267 struct dsa_port *cpu_dp; argument
268 u8 mac[ETH_ALEN];
270 u8 stp_state;
276 u8 vlan_filtering:1;
279 u8 learning:1;
281 u8 lag_tx_enabled:1;
284 u8 conduit_admin_up:1;
285 u8 conduit_oper_up:1;
[all …]