Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c421 (ec->rx_max_coalesced_frames_high) || in xgbe_set_coalesce()
/linux-4.1.27/include/uapi/linux/
Dethtool.h428 __u32 rx_max_coalesced_frames_high; member
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_nic.c1353 if (et_coalesce->rx_max_coalesced_frames_high) { in nes_netdev_set_coalesce()
1354 shared_timer->threshold_high = et_coalesce->rx_max_coalesced_frames_high; in nes_netdev_set_coalesce()
1406 temp_et_coalesce.rx_max_coalesced_frames_high = shared_timer->threshold_high; in nes_netdev_get_coalesce()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c686 (ec->rx_max_coalesced_frames_high) || in stmmac_set_coalesce()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c776 ethcoal->rx_max_coalesced_frames_high || in netxen_set_intr_coalesce()
/linux-4.1.27/drivers/net/ethernet/hisilicon/
Dhip04_eth.c730 (ec->rx_max_coalesced_frames_high) || (ec->rx_coalesce_usecs) || in hip04_set_coalesce()
/linux-4.1.27/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1308 (ecoalesce->rx_max_coalesced_frames_high) || in axienet_ethtools_set_coalesce()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c343 cvals->rx_max_coalesced_frames_high = 0; in gfar_gcoalesce()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1547 ethcoal->rx_max_coalesced_frames_high || in qlcnic_set_intr_coalesce()