Home
last modified time | relevance | path

Searched refs:LQ_A (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h254 LQ_A, enumerator
261 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A))
267 #define is_a_band(tbl) ((tbl) == LQ_A)
H A Drs.c611 tbl->lq_type = LQ_A; in rs_get_tbl_info_from_mcs()
792 tbl->lq_type = LQ_A; in rs_get_lower_rate()
2983 * rs_get_lower_rate() will change type to LQ_A or LQ_G. */ in rs_fill_link_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h249 LQ_A, enumerator
256 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A))
262 #define is_a_band(tbl) ((tbl) == LQ_A)
H A Drs.c589 tbl->lq_type = LQ_A; in rs_get_tbl_info_from_mcs()
770 tbl->lq_type = LQ_A; in rs_get_lower_rate()
2961 * rs_get_lower_rate() will change type to LQ_A or LQ_G. */ in rs_fill_link_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2696 LQ_A, enumerator
2702 #define is_legacy(tbl) ((tbl) == LQ_G || (tbl) == LQ_A)
2707 #define is_a_band(tbl) ((tbl) == LQ_A)
H A D4965-rs.c563 tbl->lq_type = LQ_A; in il4965_rs_get_tbl_info_from_mcs()
732 tbl->lq_type = LQ_A; in il4965_rs_get_lower_rate()
2456 * il4965_rs_get_lower_rate() will change type to LQ_A or LQ_G. */ in il4965_rs_fill_link_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2697 LQ_A, enumerator
2703 #define is_legacy(tbl) ((tbl) == LQ_G || (tbl) == LQ_A)
2708 #define is_a_band(tbl) ((tbl) == LQ_A)
H A D4965-rs.c563 tbl->lq_type = LQ_A; in il4965_rs_get_tbl_info_from_mcs()
732 tbl->lq_type = LQ_A; in il4965_rs_get_lower_rate()
2456 * il4965_rs_get_lower_rate() will change type to LQ_A or LQ_G. */ in il4965_rs_fill_link_cmd()

Completed in 30 milliseconds