Searched refs:set_coalesce (Results 51 - 75 of 101) sorted by relevance

12345

/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c1102 .set_coalesce = ionic_set_coalesce,
/linux-master/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c1380 .set_coalesce = ll_temac_ethtools_set_coalesce,
H A Dxilinx_axienet_main.c2002 .set_coalesce = axienet_ethtools_set_coalesce,
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c1303 .set_coalesce = stmmac_set_coalesce,
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2002 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c, function
2109 .set_coalesce = set_coalesce,
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1884 .set_coalesce = e1000_set_coalesce,
/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_emac.c505 .set_coalesce = emac_set_coalesce,
H A Dcpsw.c1211 .set_coalesce = cpsw_set_coalesce,
H A Dcpsw_new.c1195 .set_coalesce = cpsw_set_coalesce,
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c2003 .set_coalesce = iavf_set_coalesce,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c396 .set_coalesce = mlx5e_rep_set_coalesce,
/linux-master/arch/um/drivers/
H A Dvector_kern.c1521 .set_coalesce = vector_set_coalesce,
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c3146 .set_coalesce = lio_set_intr_coalesce,
3169 .set_coalesce = lio_set_intr_coalesce,
/linux-master/net/ethtool/
H A Dioctl.c1806 if (!dev->ethtool_ops->set_coalesce || !dev->ethtool_ops->get_coalesce)
1820 ret = dev->ethtool_ops->set_coalesce(dev, &coalesce, &kernel_coalesce,
/linux-master/drivers/net/ethernet/tehuti/
H A Dtehuti.c2372 .set_coalesce = bdx_set_coalesce,
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1939 .set_coalesce = cxgb4vf_set_coalesce,
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3064 .set_coalesce = &qed_set_coalesce,
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2287 .set_coalesce = bcm_sysport_set_coalesce,
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c2520 .set_coalesce = nfp_net_set_coalesce,
/linux-master/drivers/net/ethernet/socionext/
H A Dnetsec.c604 .set_coalesce = netsec_et_set_coalesce,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c2167 .set_coalesce = mlx4_en_set_coalesce,
/linux-master/drivers/net/ethernet/cortina/
H A Dgemini.c2234 .set_coalesce = gmac_set_coalesce,
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c2015 .set_coalesce = igc_ethtool_set_coalesce,
/linux-master/drivers/net/can/m_can/
H A Dm_can.c2140 .set_coalesce = m_can_set_coalesce,
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c2404 .set_coalesce = e1000_set_coalesce,

Completed in 411 milliseconds

12345