Home
last modified time | relevance | path

Searched refs:use_adaptive_tx_coalesce (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/linux/
Dethtool.h223 __u32 use_adaptive_tx_coalesce; member
/linux-3.4.99/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c305 et->use_adaptive_tx_coalesce = eqo->enable_aic; in be_get_coalesce()
/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c763 ethcoal->use_adaptive_tx_coalesce || in netxen_set_intr_coalesce()
/linux-3.4.99/drivers/net/ethernet/sfc/
Dethtool.c635 if (coalesce->use_adaptive_tx_coalesce) in efx_ethtool_set_coalesce()
/linux-3.4.99/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1069 ethcoal->use_adaptive_tx_coalesce || in qlcnic_set_intr_coalesce()
/linux-3.4.99/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1304 (ecoalesce->use_adaptive_tx_coalesce) || in axienet_ethtools_set_coalesce()
/linux-3.4.99/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c320 cvals->use_adaptive_tx_coalesce = 0; in gfar_gcoalesce()