Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/
Dmt7530.c3062 int ret = priv->info->sw_setup(ds); in mt753x_setup()
3147 .sw_setup = mt7530_setup,
3158 .sw_setup = mt7530_setup,
3169 .sw_setup = mt7531_setup,
3234 if (!priv->info->sw_setup || !priv->info->pad_setup || in mt7530_probe()
Dmt7530.h767 int (*sw_setup)(struct dsa_switch *ds); member
/Linux-v5.15/drivers/net/ethernet/micrel/
Dksz884x.c4197 static void sw_setup(struct ksz_hw *hw) in sw_setup() function
6966 sw_setup(hw); in pcidev_init()