Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h146 struct ethsw_port_priv { struct
147 struct net_device *netdev;
148 u16 idx;
149 struct ethsw_core *ethsw_data;
150 u8 link_state;
151 u8 stp_state;
153 u8 vlans[VLAN_VID_MASK + 1];
177 struct ethsw_port_priv **ports; argument