Home
last modified time | relevance | path

Searched refs:LQ_A (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-rs.h293 LQ_A, enumerator
300 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A))
306 #define is_a_band(tbl) ((tbl) == LQ_A)
Diwl-agn-rs.c641 tbl->lq_type = LQ_A; in rs_get_tbl_info_from_mcs()
819 tbl->lq_type = LQ_A; in rs_get_lower_rate()
/linux-3.4.99/drivers/net/wireless/iwlegacy/
Dcommon.h2690 LQ_A, enumerator
2696 #define is_legacy(tbl) ((tbl) == LQ_G || (tbl) == LQ_A)
2701 #define is_a_band(tbl) ((tbl) == LQ_A)
D4965-rs.c579 tbl->lq_type = LQ_A; in il4965_rs_get_tbl_info_from_mcs()
748 tbl->lq_type = LQ_A; in il4965_rs_get_lower_rate()