Searched refs:max_eqd (Results 1 – 6 of 6) sorted by relevance
336 et->rx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()340 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()362 aic->max_eqd = min(et->rx_coalesce_usecs_high, BE_MAX_EQD); in be_set_coalesce()363 aic->min_eqd = min(et->rx_coalesce_usecs_low, aic->max_eqd); in be_set_coalesce()364 aic->et_eqd = min(et->rx_coalesce_usecs, aic->max_eqd); in be_set_coalesce()
183 u32 max_eqd; /* in usecs */ member211 u32 max_eqd; /* in usecs */ member
1897 eqd = min_t(u32, eqd, aic->max_eqd); in be_get_new_eqd()2615 aic->max_eqd = BE_MAX_EQD; in be_evt_queues_create()
89 u32 max_eqd; /* in usecs */ member
1057 u16 max_eqd; /* in usecs */ member
3867 phwi_context->max_eqd = 128; in hwi_init_port()5403 eqd = min_t(u32, eqd, phwi_context->max_eqd); in be_eqd_update()