Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h253 LQ_G, /* legacy types */ enumerator
261 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A))
268 #define is_g_and(tbl) ((tbl) == LQ_G)
H A Drs.c613 tbl->lq_type = LQ_G; in rs_get_tbl_info_from_mcs()
794 tbl->lq_type = LQ_G; 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.h248 LQ_G, /* legacy types */ enumerator
256 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A))
263 #define is_g_and(tbl) ((tbl) == LQ_G)
H A Drs.c591 tbl->lq_type = LQ_G; in rs_get_tbl_info_from_mcs()
772 tbl->lq_type = LQ_G; 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.h2695 LQ_G, /* legacy types */ enumerator
2702 #define is_legacy(tbl) ((tbl) == LQ_G || (tbl) == LQ_A)
2708 #define is_g_and(tbl) ((tbl) == LQ_G)
H A D4965-rs.c565 tbl->lq_type = LQ_G; in il4965_rs_get_tbl_info_from_mcs()
734 tbl->lq_type = LQ_G; 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.h2696 LQ_G, /* legacy types */ enumerator
2703 #define is_legacy(tbl) ((tbl) == LQ_G || (tbl) == LQ_A)
2709 #define is_g_and(tbl) ((tbl) == LQ_G)
H A D4965-rs.c565 tbl->lq_type = LQ_G; in il4965_rs_get_tbl_info_from_mcs()
734 tbl->lq_type = LQ_G; 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 31 milliseconds