Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_ethtool.c44 .set_pauseparam = efx_ethtool_set_pauseparam,
H A Dethtool_common.h22 int efx_ethtool_set_pauseparam(struct net_device *net_dev,
H A Dethtool.c257 .set_pauseparam = efx_ethtool_set_pauseparam,
H A Dethtool_common.c187 int efx_ethtool_set_pauseparam(struct net_device *net_dev, in efx_ethtool_set_pauseparam() function