Searched refs:fwd_config (Results 1 – 3 of 3) sorted by relevance
142 .fwd_config = mt7621_fwd_config,
471 int (*fwd_config)(struct mtk_eth *eth); member
1710 eth->soc->fwd_config(eth); in mtk_open()1799 if (eth->soc->fwd_config(eth)) in mtk_init_hw()