Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/dsa/
Dmt7530.c3038 ret = priv->info->sw_setup(ds); in mt753x_setup()
3151 .sw_setup = mt7530_setup,
3163 .sw_setup = mt7530_setup,
3175 .sw_setup = mt7531_setup,
3188 .sw_setup = mt7988_setup,
3223 if (!priv->info->sw_setup || !priv->info->pad_setup || in mt7530_probe_common()
Dmt7530.h722 int (*sw_setup)(struct dsa_switch *ds); member
/linux-6.6.21/drivers/net/ethernet/micrel/
Dksz884x.c3899 static void sw_setup(struct ksz_hw *hw) in sw_setup() function
6671 sw_setup(hw); in pcidev_init()