| /linux/net/ethtool/ |
| H A D | pause.c | 180 return ops->get_pauseparam && ops->set_pauseparam ? 1 : -EOPNOTSUPP; in ethnl_set_pause_validate() 200 ret = dev->ethtool_ops->set_pauseparam(dev, ¶ms); in ethnl_set_pause()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_ethtool.c | 44 .set_pauseparam = efx_ethtool_set_pauseparam,
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-ethtool.c | 271 .set_pauseparam = emac_set_pauseparam,
|
| /linux/drivers/net/ethernet/asix/ |
| H A D | ax88796c_ioctl.c | 223 .set_pauseparam = ax88796c_set_pauseparam,
|
| /linux/drivers/net/ethernet/atheros/alx/ |
| H A D | ethtool.c | 325 .set_pauseparam = alx_set_pauseparam,
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_ethtool.c | 723 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 D | xgene_enet_ethtool.c | 337 .set_pauseparam = xgene_set_pauseparam
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_ethtool.c | 504 .set_pauseparam = pch_gbe_set_pauseparam,
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 485 .set_pauseparam = hbg_ethtool_set_pauseparam,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1359 .set_pauseparam = otx2_set_pauseparam, 1481 .set_pauseparam = otx2_set_pauseparam,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 870 static int set_pauseparam(struct net_device *dev, in set_pauseparam() function 2192 .set_pauseparam = set_pauseparam,
|
| /linux/include/linux/ |
| H A D | ethtool.h | 1171 int (*set_pauseparam)(struct net_device *, member
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 574 .set_pauseparam = lan966x_set_pauseparam,
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ethtool.c | 1069 .set_pauseparam = aq_ethtool_set_pauseparam,
|
| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9051.c | 668 .set_pauseparam = dm9051_set_pauseparam,
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_ethtool.c | 1081 .set_pauseparam = bnad_set_pauseparam,
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 1386 .set_pauseparam = lan743x_set_pauseparam,
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_ethtool.c | 1432 .set_pauseparam = be_set_pauseparam,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 1340 .set_pauseparam = ef4_ethtool_set_pauseparam,
|
| /linux/drivers/net/usb/ |
| H A D | asix_devices.c | 343 .set_pauseparam = ax88772_ethtool_set_pauseparam,
|
| H A D | smsc95xx.c | 854 .set_pauseparam = smsc95xx_set_pauseparam,
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1779 .set_pauseparam = hinic_set_pauseparam,
|
| /linux/drivers/net/ethernet/faraday/ |
| H A D | ftgmac100.c | 1195 .set_pauseparam = ftgmac100_set_pauseparam,
|
| /linux/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 550 .set_pauseparam = ag71xx_ethtool_set_pauseparam,
|
| /linux/drivers/net/ethernet/spacemit/ |
| H A D | k1_emac.c | 1891 .set_pauseparam = emac_set_pauseparam,
|