Searched refs:chan_cw_min (Results 1 – 1 of 1) sorted by relevance
290 u_int32_t cw_min, chan_cw_min, value; in ar9300_reset_tx_queue() local312 chan_cw_min = INIT_CWMIN_11B; in ar9300_reset_tx_queue()314 chan_cw_min = INIT_CWMIN; in ar9300_reset_tx_queue()317 for (cw_min = 1; cw_min < chan_cw_min; cw_min = (cw_min << 1) | 1) {} in ar9300_reset_tx_queue()