Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/
Dmt7530.c3103 ret = priv->info->sw_setup(ds); in mt753x_setup()
3187 .sw_setup = mt7530_setup,
3197 .sw_setup = mt7530_setup,
3207 .sw_setup = mt7531_setup,
3268 if (!priv->info->sw_setup || !priv->info->pad_setup || in mt7530_probe()
Dmt7530.h769 int (*sw_setup)(struct dsa_switch *ds); member
/Linux-v6.1/drivers/net/ethernet/micrel/
Dksz884x.c4197 static void sw_setup(struct ksz_hw *hw) in sw_setup() function
6969 sw_setup(hw); in pcidev_init()