Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/dvm/
Drs.h270 LQ_SISO, /* high-throughput types */ enumerator
277 #define is_siso(tbl) ((tbl) == LQ_SISO)
Drs.c649 tbl->lq_type = LQ_SISO; /*else NONE*/ in rs_get_tbl_info_from_mcs()
1388 tbl->lq_type = LQ_SISO; in rs_switch_to_siso()
/drivers/net/wireless/iwlegacy/
Dcommon.h2721 LQ_SISO, /* high-throughput types */ enumerator
2727 #define is_siso(tbl) ((tbl) == LQ_SISO)
D4965-rs.c599 tbl->lq_type = LQ_SISO; /*else NONE */ in il4965_rs_get_tbl_info_from_mcs()
1241 tbl->lq_type = LQ_SISO; in il4965_rs_switch_to_siso()