Home
last modified time | relevance | path

Searched refs:rx_max_coalesced_frames_high (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c646 intr_coal->rx_max_coalesced_frames_high = in lio_get_intr_coalesce()
765 if (intr_coal->rx_max_coalesced_frames_high) in oct_cfg_adaptive_intr()
767 intr_coal->rx_max_coalesced_frames_high; in oct_cfg_adaptive_intr()
/linux-4.4.14/include/uapi/linux/
Dethtool.h433 __u32 rx_max_coalesced_frames_high; member
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c433 (ec->rx_max_coalesced_frames_high) || in xgbe_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c260 ec->rx_max_coalesced_frames_high || in enic_coalesce_valid()
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_nic.c1350 if (et_coalesce->rx_max_coalesced_frames_high) { in nes_netdev_set_coalesce()
1351 shared_timer->threshold_high = et_coalesce->rx_max_coalesced_frames_high; in nes_netdev_set_coalesce()
1403 temp_et_coalesce.rx_max_coalesced_frames_high = shared_timer->threshold_high; in nes_netdev_get_coalesce()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c686 (ec->rx_max_coalesced_frames_high) || in stmmac_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c774 ethcoal->rx_max_coalesced_frames_high || in netxen_set_intr_coalesce()
/linux-4.4.14/drivers/net/ethernet/hisilicon/
Dhip04_eth.c730 (ec->rx_max_coalesced_frames_high) || (ec->rx_coalesce_usecs) || in hip04_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1333 (ecoalesce->rx_max_coalesced_frames_high) || in axienet_ethtools_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c343 cvals->rx_max_coalesced_frames_high = 0; in gfar_gcoalesce()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1548 ethcoal->rx_max_coalesced_frames_high || in qlcnic_set_intr_coalesce()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2173 ec->rx_max_coalesced_frames_high || in igb_set_coalesce()