Searched refs:set_phy_mode (Results 1 – 3 of 3) sorted by relevance
58 int (*set_phy_mode)(struct meson8b_dwmac *dwmac); member365 ret = dwmac->data->set_phy_mode(dwmac); in meson8b_dwmac_probe()388 .set_phy_mode = meson8b_set_phy_mode,392 .set_phy_mode = meson_axg_set_phy_mode,
411 .set_phy_mode = db1000_irda_set_phy_mode,
815 void (*set_phy_mode)(int mode); member