| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | pause.c | 164 if (!ops->get_pauseparam || !ops->set_pauseparam) in ethnl_set_pause() 180 ret = dev->ethtool_ops->set_pauseparam(dev, ¶ms); in ethnl_set_pause()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | ef100_ethtool.c | 41 .set_pauseparam = efx_ethtool_set_pauseparam,
|
| H A D | ethtool.c | 238 .set_pauseparam = efx_ethtool_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/netdevsim/ |
| H A D | ethtool.c | 48 .set_pauseparam = nsim_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-ethtool.c | 267 .set_pauseparam = emac_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/alx/ |
| H A D | ethtool.c | 315 .set_pauseparam = alx_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/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() 1280 .set_pauseparam = hns_set_pauseparam,
|
| H A D | hnae.h | 492 int (*set_pauseparam)(struct hnae_handle *handle, member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 722 .set_pauseparam = otx2_set_pauseparam, 821 .set_pauseparam = otx2_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ethtool.h | 446 int (*set_pauseparam)(struct net_device *, member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 389 .set_pauseparam = uec_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | cxgb2.c | 682 static int set_pauseparam(struct net_device *dev, in set_pauseparam() function 809 .set_pauseparam = set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_ethtool.c | 337 .set_pauseparam = xgene_set_pauseparam
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 655 if (h->ae_algo->ops->set_pauseparam) in hns3_set_pauseparam() 656 return h->ae_algo->ops->set_pauseparam(h, param->autoneg, in hns3_set_pauseparam() 1541 .set_pauseparam = hns3_set_pauseparam,
|
| H A D | hnae3.h | 495 int (*set_pauseparam)(struct hnae3_handle *handle, member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/ |
| H A D | ethtool.c | 441 .set_pauseparam = igbvf_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_ethtool.c | 494 .set_pauseparam = pch_gbe_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 592 .set_pauseparam = dpaa_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 870 static int set_pauseparam(struct net_device *dev, in set_pauseparam() function 2174 .set_pauseparam = set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ethtool.c | 792 .set_pauseparam = dpaa2_eth_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 775 .set_pauseparam = am65_cpsw_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/staging/qlge/ |
| H A D | qlge_ethtool.c | 734 .set_pauseparam = ql_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ethtool.c | 825 .set_pauseparam = xgbe_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/ |
| H A D | ixgb_ethtool.c | 624 .set_pauseparam = ixgb_set_pauseparam,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ethtool.c | 990 .set_pauseparam = aq_ethtool_set_pauseparam,
|