Searched refs:RATE_6M_IDX_TBL (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A D3945.c1352 power = min(ch_info->scan_power, clip_pwrs[RATE_6M_IDX_TBL]);
1366 [RATE_6M_IDX_TBL].
1488 for (i = RATE_6M_IDX_TBL; i <= RATE_54M_IDX_TBL; i++, ++power_info) {
1620 0) ? RATE_1M_IDX_TBL : RATE_6M_IDX_TBL;
2186 0) ? RATE_1M_IDX_TBL : RATE_6M_IDX_TBL;
2358 table[RATE_6M_IDX_TBL].next_rate_idx =
2371 for (i = RATE_6M_IDX_TBL; i <= RATE_54M_IDX_TBL; i++)
H A Dcommon.h2527 RATE_6M_IDX_TBL = 0, enumerator in enum:__anon4496

Completed in 24 milliseconds