Home
last modified time | relevance | path

Searched refs:LQ_NONE (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.h247 LQ_NONE, enumerator
Drs.c599 tbl->lq_type = LQ_NONE; in rs_get_tbl_info_from_mcs()
1548 search_tbl->lq_type = LQ_NONE; in rs_move_legacy_other()
1718 search_tbl->lq_type = LQ_NONE; in rs_move_siso_to_other()
1886 search_tbl->lq_type = LQ_NONE; in rs_move_mimo2_to_other()
2060 search_tbl->lq_type = LQ_NONE; in rs_move_mimo3_to_other()
2276 tbl->lq_type = LQ_NONE; in rs_rate_scale_perform()
2367 tbl->lq_type = LQ_NONE; in rs_rate_scale_perform()
/linux-5.19.10/drivers/net/wireless/intel/iwlegacy/
D4965-rs.c556 tbl->lq_type = LQ_NONE; in il4965_rs_get_tbl_info_from_mcs()
1360 search_tbl->lq_type = LQ_NONE; in il4965_rs_move_legacy_other()
1483 search_tbl->lq_type = LQ_NONE; in il4965_rs_move_siso_to_other()
1608 search_tbl->lq_type = LQ_NONE; in il4965_rs_move_mimo2_to_other()
1823 tbl->lq_type = LQ_NONE; in il4965_rs_rate_scale_perform()
1909 tbl->lq_type = LQ_NONE; in il4965_rs_rate_scale_perform()
Dcommon.h2694 LQ_NONE, enumerator
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.h142 LQ_NONE, enumerator
Drs.c460 [LQ_NONE] = "NONE", in rs_pretty_lq_type()
471 if (type < LQ_NONE || type >= LQ_MAX) in rs_pretty_lq_type()
1743 rate->type = LQ_NONE; in rs_switch_to_column()
2105 rate->type = LQ_NONE; in rs_rate_scale_perform()
2173 rate->type = LQ_NONE; in rs_rate_scale_perform()