Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-eth/
Dsoc_mt7621.c142 .fwd_config = mt7621_fwd_config,
Dmtk_eth_soc.h471 int (*fwd_config)(struct mtk_eth *eth); member
Dmtk_eth_soc.c1710 eth->soc->fwd_config(eth); in mtk_open()
1799 if (eth->soc->fwd_config(eth)) in mtk_init_hw()