Searched defs:ethsw_port_priv (Results 1 – 1 of 1) sorted by relevance
146 struct ethsw_port_priv { struct147 struct net_device *netdev;148 u16 idx;149 struct ethsw_core *ethsw_data;150 u8 link_state;151 u8 stp_state;175 struct ethsw_port_priv **ports; argument