Searched refs: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() local317 for (cw_min = 1; cw_min < chan_cw_min; cw_min = (cw_min << 1) | 1) {} in ar9300_reset_tx_queue()319 cw_min = qi->tqi_cwmin; in ar9300_reset_tx_queue()327 OS_REG_WRITE(ah, AR_DLCL_IFS(q), SM(cw_min, AR_D_LCL_IFS_CWMIN) in ar9300_reset_tx_queue()