Searched refs:max_eqd (Results 1 – 6 of 6) sorted by relevance
338 et->rx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()342 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()364 aic->max_eqd = min(et->rx_coalesce_usecs_high, BE_MAX_EQD); in be_set_coalesce()365 aic->min_eqd = min(et->rx_coalesce_usecs_low, aic->max_eqd); in be_set_coalesce()366 aic->et_eqd = min(et->rx_coalesce_usecs, aic->max_eqd); in be_set_coalesce()
179 u32 max_eqd; /* in usecs */ member207 u32 max_eqd; /* in usecs */ member
1702 eqd = min_t(u32, eqd, aic->max_eqd); in be_eqd_update()2372 aic->max_eqd = BE_MAX_EQD; in be_evt_queues_create()
89 u32 max_eqd; /* in usecs */ member
1052 u16 max_eqd; /* in usecs */ member
3840 phwi_context->max_eqd = 128; in hwi_init_port()5334 eqd = min_t(u32, eqd, phwi_context->max_eqd); in be_eqd_update()