Home
last modified time | relevance | path

Searched refs:set_pauseparam (Results 1 – 25 of 87) sorted by relevance

1234

/linux/net/ethtool/
H A Dpause.c180 return ops->get_pauseparam && ops->set_pauseparam ? 1 : -EOPNOTSUPP; in ethnl_set_pause_validate()
200 ret = dev->ethtool_ops->set_pauseparam(dev, &params); in ethnl_set_pause()
/linux/drivers/net/ethernet/sfc/
H A Def100_ethtool.c44 .set_pauseparam = efx_ethtool_set_pauseparam,
H A Dethtool.c252 .set_pauseparam = efx_ethtool_set_pauseparam,
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c132 .set_pauseparam = wx_set_pauseparam,
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c271 .set_pauseparam = emac_set_pauseparam,
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c252 .set_pauseparam = efx_siena_ethtool_set_pauseparam,
/linux/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c223 .set_pauseparam = ax88796c_set_pauseparam,
/linux/drivers/net/ethernet/atheros/alx/
H A Dethtool.c325 .set_pauseparam = alx_set_pauseparam,
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c723 if (!ops->set_pauseparam) in hns_set_pauseparam()
726 return ops->set_pauseparam(priv->ae_handle, param->autoneg, in hns_set_pauseparam()
1260 .set_pauseparam = hns_set_pauseparam,
H A Dhnae.h417 * set_pauseparam()
486 int (*set_pauseparam)(struct hnae_handle *handle, member
/linux/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c370 .set_pauseparam = uec_set_pauseparam,
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c683 static int set_pauseparam(struct net_device *dev, in set_pauseparam() function
818 .set_pauseparam = set_pauseparam,
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c337 .set_pauseparam = xgene_set_pauseparam
/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c450 .set_pauseparam = igbvf_set_pauseparam,
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c504 .set_pauseparam = pch_gbe_set_pauseparam,
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c478 .set_pauseparam = dpaa_set_pauseparam,
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c485 .set_pauseparam = hbg_ethtool_set_pauseparam,
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c553 .set_pauseparam = wx_set_pauseparam,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1251 .set_pauseparam = enetc_set_pauseparam,
1292 .set_pauseparam = enetc_set_pauseparam,
/linux/include/linux/
H A Dethtool.h935 * @set_pauseparam: Set pause parameters. Returns a negative error code
1148 int (*set_pauseparam)(struct net_device *, member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h485 * set_pauseparam()
646 int (*set_pauseparam)(struct hnae3_handle *handle, member
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c574 .set_pauseparam = lan966x_set_pauseparam,
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c946 .set_pauseparam = dpaa2_eth_set_pauseparam,
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c1069 .set_pauseparam = aq_ethtool_set_pauseparam,
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c931 .set_pauseparam = netxen_nic_set_pauseparam,

1234