Home
last modified time | relevance | path

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

12

/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,
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c271 .set_pauseparam = emac_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,
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c337 .set_pauseparam = xgene_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/hisilicon/hibmcge/
H A Dhbg_ethtool.c485 .set_pauseparam = hbg_ethtool_set_pauseparam,
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1359 .set_pauseparam = otx2_set_pauseparam,
1481 .set_pauseparam = otx2_set_pauseparam,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c870 static int set_pauseparam(struct net_device *dev, in set_pauseparam() function
2192 .set_pauseparam = set_pauseparam,
/linux/include/linux/
H A Dethtool.h1171 int (*set_pauseparam)(struct net_device *, member
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c574 .set_pauseparam = lan966x_set_pauseparam,
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c1069 .set_pauseparam = aq_ethtool_set_pauseparam,
/linux/drivers/net/ethernet/davicom/
H A Ddm9051.c668 .set_pauseparam = dm9051_set_pauseparam,
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c1081 .set_pauseparam = bnad_set_pauseparam,
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1386 .set_pauseparam = lan743x_set_pauseparam,
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1432 .set_pauseparam = be_set_pauseparam,
/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c1340 .set_pauseparam = ef4_ethtool_set_pauseparam,
/linux/drivers/net/usb/
H A Dasix_devices.c343 .set_pauseparam = ax88772_ethtool_set_pauseparam,
H A Dsmsc95xx.c854 .set_pauseparam = smsc95xx_set_pauseparam,
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1779 .set_pauseparam = hinic_set_pauseparam,
/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c1195 .set_pauseparam = ftgmac100_set_pauseparam,
/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c550 .set_pauseparam = ag71xx_ethtool_set_pauseparam,
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1891 .set_pauseparam = emac_set_pauseparam,

12