Searched refs:rx_max_coalesced_frames_irq (Results 1 – 16 of 16) sorted by relevance
418 __u32 rx_max_coalesced_frames_irq; member
419 (ec->rx_max_coalesced_frames_irq) || in xgbe_set_coalesce()
49 coal->rx_max_coalesced_frames_irq = bp->coal_bufs_irq / 2; in bnxt_get_coalesce()64 bp->coal_bufs_irq = coal->rx_max_coalesced_frames_irq * 2; in bnxt_set_coalesce()
249 ec->rx_max_coalesced_frames_irq || in enic_coalesce_valid()
324 if (ec->tx_max_coalesced_frames_irq || ec->rx_max_coalesced_frames_irq) in i40evf_set_coalesce()
1347 if (et_coalesce->rx_max_coalesced_frames_irq) { in nes_netdev_set_coalesce()1348 shared_timer->threshold_target = et_coalesce->rx_max_coalesced_frames_irq; in nes_netdev_set_coalesce()1402 temp_et_coalesce.rx_max_coalesced_frames_irq = shared_timer->threshold_target; in nes_netdev_get_coalesce()
680 (ec->rx_max_coalesced_frames_irq) || (ec->tx_coalesce_usecs_irq) || in stmmac_set_coalesce()
761 ethcoal->rx_max_coalesced_frames_irq || in netxen_set_intr_coalesce()
724 (ec->rx_max_coalesced_frames_irq) || (ec->tx_coalesce_usecs_irq) || in hip04_set_coalesce()
1853 ec->rx_max_coalesced_frames_irq = vsi->work_limit; in i40e_get_coalesce()1886 if (ec->tx_max_coalesced_frames_irq || ec->rx_max_coalesced_frames_irq) in i40e_set_coalesce()
1319 (ecoalesce->rx_max_coalesced_frames_irq) || in axienet_ethtools_set_coalesce()
4098 ecmd->rx_max_coalesced_frames_irq = sky2_read8(hw, STAT_FIFO_ISR_WM); in sky2_get_coalesce()4120 if (ecmd->rx_max_coalesced_frames_irq > RX_MAX_PENDING) in sky2_set_coalesce()4148 sky2_write8(hw, STAT_FIFO_ISR_WM, ecmd->rx_max_coalesced_frames_irq); in sky2_set_coalesce()
1535 ethcoal->rx_max_coalesced_frames_irq || in qlcnic_set_intr_coalesce()
9436 tw32(HOSTCC_RXCOAL_MAXF_INT, ec->rx_max_coalesced_frames_irq); in tg3_coal_rx_init()9452 tw32(reg, ec->rx_max_coalesced_frames_irq); in tg3_coal_rx_init()14024 (ec->rx_max_coalesced_frames_irq > MAX_RXCOAL_MAXF_INT) || in tg3_set_coalesce()14047 tp->coal.rx_max_coalesced_frames_irq = ec->rx_max_coalesced_frames_irq; in tg3_set_coalesce()17562 ec->rx_max_coalesced_frames_irq = DEFAULT_RXCOAL_MAXF_INT; in tg3_init_coal()
7242 coal->rx_max_coalesced_frames_irq = bp->rx_quick_cons_trip_int; in bnx2_get_coalesce()7268 bp->rx_quick_cons_trip_int = (u16) coal->rx_max_coalesced_frames_irq; in bnx2_set_coalesce()
2160 ec->rx_max_coalesced_frames_irq || in igb_set_coalesce()