Searched refs:min_eqd (Results 1 – 3 of 3) sorted by relevance
134 coalesce->rx_coalesce_usecs_low = rx_eq->min_eqd; in be_get_coalesce()138 coalesce->tx_coalesce_usecs_low = tx_eq->min_eqd; in be_get_coalesce()197 rx_eq->min_eqd = rx_min; in be_set_coalesce()
145 u16 min_eqd; /* in usecs */ member
266 if (eqd < rx_eq->min_eqd) in be_rx_eqd_update()267 eqd = rx_eq->min_eqd; in be_rx_eqd_update()1012 adapter->tx_eq.min_eqd = 0; in be_tx_queues_create()1086 adapter->rx_eq.min_eqd = 0; in be_rx_queues_create()