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.c3189 int ret = priv->info->sw_setup(ds); in mt753x_setup()
3402 .sw_setup = mt7530_setup,
3413 .sw_setup = mt7530_setup,
3424 .sw_setup = mt7531_setup,
3435 .sw_setup = mt7988_setup,
3445 .sw_setup = mt7988_setup,
3455 .sw_setup = mt7988_setup,
H A Dmt7530.h843 int (*sw_setup)(struct dsa_switch *ds); member
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c3895 * sw_setup - setup the switch
3900 static void sw_setup(struct ksz_hw *hw) in sw_setup() function
6673 sw_setup(hw); in pcidev_init()