Home
last modified time | relevance | path

Searched refs:sw_setup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/
H A Dmt7530.c3251 ret = priv->info->sw_setup(ds); in mt753x_setup()
3364 .sw_setup = mt7530_setup,
3376 .sw_setup = mt7530_setup,
3388 .sw_setup = mt7531_setup,
3401 .sw_setup = mt7988_setup,
3436 if (!priv->info->sw_setup || !priv->info->pad_setup || in mt7530_probe_common()
H A Dmt7530.h752 int (*sw_setup)(struct dsa_switch *ds); member
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c3899 static void sw_setup(struct ksz_hw *hw) in sw_setup() function
6671 sw_setup(hw); in pcidev_init()