Searched defs:ethsw_core (Results 1 – 1 of 1) sorted by relevance
193 struct ethsw_core { struct194 struct device *dev;195 struct fsl_mc_io *mc_io;196 u16 dpsw_handle;197 struct dpsw_attr sw_attr;221 static inline int dpaa2_switch_get_index(struct ethsw_core *ethsw, in dpaa2_switch_get_index() argument