Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmt7530.c3113 int ret = priv->info->sw_setup(ds); in mt753x_setup()
3310 .sw_setup = mt7530_setup,
3321 .sw_setup = mt7530_setup,
3332 .sw_setup = mt7531_setup,
3343 .sw_setup = mt7988_setup,
3353 .sw_setup = mt7988_setup,
3363 .sw_setup = mt7988_setup,
H A Dmt7530.h841 int (*sw_setup)(struct dsa_switch *ds); member
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c3900 static void sw_setup(struct ksz_hw *hw) in sw_setup() function
6673 sw_setup(hw); in pcidev_init()