Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
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;
175 struct ethsw_port_priv **ports; argument