Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c179 (ec->rx_max_coalesced_frames_high) || in xlgmac_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c329 coalesce->rx_max_coalesced_frames_high = intr_moder_entry.pkts_per_interval; in ena_get_coalesce()
412 intr_moder_entry.pkts_per_interval = coalesce->rx_max_coalesced_frames_high; in ena_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c340 ec->rx_max_coalesced_frames_high || in enic_coalesce_valid()
/Linux-v4.19/include/uapi/linux/
Dethtool.h456 __u32 rx_max_coalesced_frames_high; member
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_nic.c1336 if (et_coalesce->rx_max_coalesced_frames_high) { in nes_netdev_set_coalesce()
1337 shared_timer->threshold_high = et_coalesce->rx_max_coalesced_frames_high; in nes_netdev_set_coalesce()
1389 temp_et_coalesce.rx_max_coalesced_frames_high = shared_timer->threshold_high; in nes_netdev_get_coalesce()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c470 (ec->rx_max_coalesced_frames_high) || in xgbe_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c765 (ec->rx_max_coalesced_frames_high) || in stmmac_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c782 ethcoal->rx_max_coalesced_frames_high || in netxen_set_intr_coalesce()
/Linux-v4.19/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c789 ec->rx_max_coalesced_frames_high || in vmxnet3_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c728 (ec->rx_max_coalesced_frames_high) || (ec->rx_coalesce_usecs) || in hip04_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c761 &ec->rx_max_coalesced_frames_high, in hns_get_coalesce()
/Linux-v4.19/drivers/net/ethernet/ni/
Dnixge.c972 ecoalesce->rx_max_coalesced_frames_high || in nixge_ethtools_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c1149 ec->rx_max_coalesced_frames_high || in nfp_net_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c315 cvals->rx_max_coalesced_frames_high = 0; in gfar_gcoalesce()
/Linux-v4.19/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1277 (ecoalesce->rx_max_coalesced_frames_high) || in axienet_ethtools_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c2236 intr_coal->rx_max_coalesced_frames_high = in lio_get_intr_coalesce()
2271 intr_coal->rx_max_coalesced_frames_high; in oct_cfg_adaptive_intr()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1558 ethcoal->rx_max_coalesced_frames_high || in qlcnic_set_intr_coalesce()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2190 ec->rx_max_coalesced_frames_high || in igb_set_coalesce()