Searched refs:coalesce_usecs (Results 1 – 6 of 6) sorted by relevance
59 coal->rx_coalesce_usecs = priv->ethtool.coalesce_usecs; in ipoib_get_coalesce()60 coal->tx_coalesce_usecs = priv->ethtool.coalesce_usecs; in ipoib_get_coalesce()99 priv->ethtool.coalesce_usecs = coal->rx_coalesce_usecs; in ipoib_set_coalesce()
309 u16 coalesce_usecs; member
580 q->coalesce_usecs = 50; in t3_sge_prep()583 q->coalesce_usecs = 10; in t3_sge_prep()585 q->coalesce_usecs = 5; in t3_sge_prep()677 qs->rspq.holdoff_tmr = max(p->coalesce_usecs * 10, 1U); in t3_update_qset_coalesce()3281 int coalesce_usecs; in t3_set_coalesce_usecs() local3289 coalesce_usecs = qsp->coalesce_usecs; in t3_set_coalesce_usecs()3290 err = sysctl_handle_int(oidp, &coalesce_usecs, arg2, req); in t3_set_coalesce_usecs()3295 if (coalesce_usecs == qsp->coalesce_usecs) in t3_set_coalesce_usecs()3302 coalesce_usecs = max(1, coalesce_usecs); in t3_set_coalesce_usecs()3307 qsp->coalesce_usecs = coalesce_usecs; in t3_set_coalesce_usecs()
2617 t->intr_lat = q->coalesce_usecs; in cxgb_extension_ioctl()
311 unsigned int coalesce_usecs; /* irq coalescing timer */ member
3449 u32 coalesce_usecs, in ena_com_update_nonadaptive_moderation_interval() argument3458 *intr_moder_interval = coalesce_usecs / intr_delay_resolution; in ena_com_update_nonadaptive_moderation_interval()