Home
last modified time | relevance | path

Searched refs:sw_setup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.c3074 ret = priv->info->sw_setup(ds); in mt753x_setup()
3187 .sw_setup = mt7530_setup,
3199 .sw_setup = mt7530_setup,
3211 .sw_setup = mt7531_setup,
3224 .sw_setup = mt7988_setup,
3259 if (!priv->info->sw_setup || !priv->info->pad_setup || in mt7530_probe_common()
H A Dmt7530.h723 * @sw_setup: Holding the handler to a device initialization
742 int (*sw_setup)(struct dsa_switch *ds); member
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.c2475 return priv->info->sw_setup(ds); in mt753x_setup()
2527 .sw_setup = mt7530_setup,
2538 .sw_setup = mt7530_setup,
2549 .sw_setup = mt7531_setup,
2614 if (!priv->info->sw_setup || !priv->info->pad_setup || in mt7530_probe()
H A Dmt7530.h661 * @sw_setup: Holding the handler to a device initialization
682 int (*sw_setup)(struct dsa_switch *ds); member
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c4267 * sw_setup - setup the switch
4272 static void sw_setup(struct ksz_hw *hw) in sw_setup() function
7041 sw_setup(hw); in pcidev_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c3894 * sw_setup - setup the switch
3899 static void sw_setup(struct ksz_hw *hw) in sw_setup() function
6671 sw_setup(hw); in pcidev_init()

Completed in 37 milliseconds