| /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/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 133 .set_pauseparam = wx_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/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/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 519 .set_pauseparam = dpaa_set_pauseparam,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1364 .set_pauseparam = otx2_set_pauseparam, 1487 .set_pauseparam = otx2_set_pauseparam,
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 584 .set_pauseparam = wx_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 2196 .set_pauseparam = set_pauseparam,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 718 if (h->ae_algo->ops->set_pauseparam) in hns3_set_pauseparam() 719 return h->ae_algo->ops->set_pauseparam(h, param->autoneg, in hns3_set_pauseparam() 2189 .set_pauseparam = hns3_set_pauseparam,
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 574 .set_pauseparam = lan966x_set_pauseparam,
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_ae_adapt.c | 940 .set_pauseparam = hns_ae_set_pauseparam,
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_main.c | 1922 static int set_pauseparam(struct net_device *dev, in set_pauseparam() function 2114 .set_pauseparam = 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/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 2533 .set_pauseparam = nfp_port_set_pauseparam, 2559 .set_pauseparam = nfp_port_set_pauseparam,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 1343 .set_pauseparam = ef4_ethtool_set_pauseparam,
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | gianfar_ethtool.c | 1514 .set_pauseparam = gfar_spauseparam,
|
| /linux/drivers/net/usb/ |
| H A D | asix_devices.c | 329 .set_pauseparam = ax88772_ethtool_set_pauseparam,
|
| /linux/drivers/net/ethernet/calxeda/ |
| H A D | xgmac.c | 1674 .set_pauseparam = xgmac_set_pauseparam,
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1768 .set_pauseparam = hinic_set_pauseparam,
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | cpsw.c | 1264 .set_pauseparam = cpsw_set_pauseparam,
|