Searched refs:ed_inx (Results 1 – 1 of 1) sorted by relevance
413 u8 ed_inx; in vnt_update_pre_ed_threshold() local433 for (ed_inx = scanning ? 0 : length - 1; ed_inx > 0; ed_inx--) { in vnt_update_pre_ed_threshold()434 if (priv->bb_pre_ed_rssi <= threshold[ed_inx].bb_pre_ed_rssi) in vnt_update_pre_ed_threshold()438 cr_201 = threshold[ed_inx].cr_201; in vnt_update_pre_ed_threshold()439 cr_206 = threshold[ed_inx].cr_206; in vnt_update_pre_ed_threshold()441 if (ed_inx == priv->bb_pre_ed_index && !scanning) in vnt_update_pre_ed_threshold()444 priv->bb_pre_ed_index = ed_inx; in vnt_update_pre_ed_threshold()