Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dpause.c164 if (!ops->get_pauseparam || !ops->set_pauseparam) in ethnl_set_pause()
180 ret = dev->ethtool_ops->set_pauseparam(dev, &params); in ethnl_set_pause()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def100_ethtool.c41 .set_pauseparam = efx_ethtool_set_pauseparam,
H A Dethtool.c238 .set_pauseparam = efx_ethtool_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dethtool.c48 .set_pauseparam = nsim_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c267 .set_pauseparam = emac_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/alx/
H A Dethtool.c315 .set_pauseparam = alx_set_pauseparam,
/OK3568_Linux_fs/kernel/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()
1280 .set_pauseparam = hns_set_pauseparam,
H A Dhnae.h492 int (*set_pauseparam)(struct hnae_handle *handle, member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c722 .set_pauseparam = otx2_set_pauseparam,
821 .set_pauseparam = otx2_set_pauseparam,
/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h446 int (*set_pauseparam)(struct net_device *, member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c389 .set_pauseparam = uec_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c682 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 Dxgene_enet_ethtool.c337 .set_pauseparam = xgene_set_pauseparam
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c655 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 Dhnae3.h495 int (*set_pauseparam)(struct hnae3_handle *handle, member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c441 .set_pauseparam = igbvf_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c494 .set_pauseparam = pch_gbe_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c592 .set_pauseparam = dpaa_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c870 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 Ddpaa2-ethtool.c792 .set_pauseparam = dpaa2_eth_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c775 .set_pauseparam = am65_cpsw_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/staging/qlge/
H A Dqlge_ethtool.c734 .set_pauseparam = ql_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c825 .set_pauseparam = xgbe_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_ethtool.c624 .set_pauseparam = ixgb_set_pauseparam,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c990 .set_pauseparam = aq_ethtool_set_pauseparam,

1234