Searched defs:dpaa2_switch_lag (Results 1 – 1 of 1) sorted by relevance
119 struct dpaa2_switch_lag { struct120 struct ethsw_core *ethsw;121 struct net_device *bond_dev;122 bool in_use;123 u8 id;124 struct ethsw_port_priv *primary;126 struct mutex fdb_lock;127 struct list_head fdbs;