Home
last modified time | relevance | path

Searched refs:ethtool_mmsv_set_mm (Results 1 – 4 of 4) sorted by relevance

/linux/net/ethtool/
H A Dmm.c515 void ethtool_mmsv_set_mm(struct ethtool_mmsv *mmsv, struct ethtool_mm_cfg *cfg) in ethtool_mmsv_set_mm() function
536 EXPORT_SYMBOL_GPL(ethtool_mmsv_set_mm);
/linux/include/linux/
H A Dethtool.h843 void ethtool_mmsv_set_mm(struct ethtool_mmsv *mmsv, struct ethtool_mm_cfg *cfg);
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c1069 ethtool_mmsv_set_mm(&priv->fpe_cfg.mmsv, cfg); in stmmac_set_mm()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1847 ethtool_mmsv_set_mm(&fpe->mmsv, cmd); in igc_ethtool_set_mm()