Searched refs:configure_pmac (Results 1 – 3 of 3) sorted by relevance
297 if (mmsv->ops->configure_pmac) in ethtool_mmsv_configure_pmac()298 mmsv->ops->configure_pmac(mmsv, pmac_enabled); in ethtool_mmsv_configure_pmac()
113 .configure_pmac = stmmac_fpe_configure_pmac,
806 void (*configure_pmac)(struct ethtool_mmsv *mmsv, bool pmac_enabled); member