| /Linux-v6.1/net/ethtool/ |
| D | pause.c | 158 if (!ops->get_pauseparam || !ops->set_pauseparam) in ethnl_set_pause() 174 ret = dev->ethtool_ops->set_pauseparam(dev, ¶ms); in ethnl_set_pause()
|
| /Linux-v6.1/drivers/net/ethernet/sfc/ |
| D | ef100_ethtool.c | 44 .set_pauseparam = efx_ethtool_set_pauseparam,
|
| D | ethtool.c | 257 .set_pauseparam = efx_ethtool_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/qualcomm/emac/ |
| D | emac-ethtool.c | 271 .set_pauseparam = emac_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/asix/ |
| D | ax88796c_ioctl.c | 223 .set_pauseparam = ax88796c_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
| D | ethtool.c | 257 .set_pauseparam = efx_siena_ethtool_set_pauseparam,
|
| /Linux-v6.1/drivers/net/netdevsim/ |
| D | ethtool.c | 147 .set_pauseparam = nsim_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/atheros/alx/ |
| D | ethtool.c | 326 .set_pauseparam = alx_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns/ |
| D | hns_ethtool.c | 726 if (!ops->set_pauseparam) in hns_set_pauseparam() 729 return ops->set_pauseparam(priv->ae_handle, param->autoneg, in hns_set_pauseparam() 1262 .set_pauseparam = hns_set_pauseparam,
|
| D | hnae.h | 486 int (*set_pauseparam)(struct hnae_handle *handle, member
|
| /Linux-v6.1/drivers/net/ethernet/freescale/ |
| D | ucc_geth_ethtool.c | 393 .set_pauseparam = uec_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/chelsio/cxgb/ |
| D | cxgb2.c | 683 static int set_pauseparam(struct net_device *dev, in set_pauseparam() function 818 .set_pauseparam = set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_ethtool.c | 337 .set_pauseparam = xgene_set_pauseparam
|
| /Linux-v6.1/include/linux/ |
| D | ethtool.h | 680 int (*set_pauseparam)(struct net_device *, member
|
| /Linux-v6.1/drivers/net/ethernet/intel/igbvf/ |
| D | ethtool.c | 449 .set_pauseparam = igbvf_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/oki-semi/pch_gbe/ |
| D | pch_gbe_ethtool.c | 504 .set_pauseparam = pch_gbe_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_ethtool.c | 570 .set_pauseparam = dpaa_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_ethtool.c | 1299 .set_pauseparam = otx2_set_pauseparam, 1421 .set_pauseparam = otx2_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
| D | hns3_ethtool.c | 725 if (h->ae_algo->ops->set_pauseparam) in hns3_set_pauseparam() 726 return h->ae_algo->ops->set_pauseparam(h, param->autoneg, in hns3_set_pauseparam() 2110 .set_pauseparam = hns3_set_pauseparam,
|
| D | hnae3.h | 605 int (*set_pauseparam)(struct hnae3_handle *handle, member
|
| /Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_ethtool.c | 870 static int set_pauseparam(struct net_device *dev, in set_pauseparam() function 2191 .set_pauseparam = set_pauseparam,
|
| /Linux-v6.1/drivers/staging/qlge/ |
| D | qlge_ethtool.c | 738 .set_pauseparam = qlge_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/amd/xgbe/ |
| D | xgbe-ethtool.c | 832 .set_pauseparam = xgbe_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/ti/ |
| D | am65-cpsw-ethtool.c | 740 .set_pauseparam = am65_cpsw_set_pauseparam,
|
| /Linux-v6.1/drivers/net/ethernet/intel/ixgb/ |
| D | ixgb_ethtool.c | 628 .set_pauseparam = ixgb_set_pauseparam,
|