Searched refs:ed_inx (Results 1 – 1 of 1) sorted by relevance
445 u8 ed_inx; in vnt_update_pre_ed_threshold() local471 for (ed_inx = scanning ? 0 : length - 1; ed_inx > 0; ed_inx--) { in vnt_update_pre_ed_threshold()472 if (priv->bb_pre_ed_rssi <= threshold[ed_inx].bb_pre_ed_rssi) in vnt_update_pre_ed_threshold()476 cr_201 = threshold[ed_inx].cr_201; in vnt_update_pre_ed_threshold()477 cr_206 = threshold[ed_inx].cr_206; in vnt_update_pre_ed_threshold()479 if (ed_inx == priv->bb_pre_ed_index && !scanning) in vnt_update_pre_ed_threshold()482 priv->bb_pre_ed_index = ed_inx; in vnt_update_pre_ed_threshold()