Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.h255 LQ_SISO, /* high-throughput types */ enumerator
262 #define is_siso(tbl) ((tbl) == LQ_SISO)
Drs.c632 tbl->lq_type = LQ_SISO; /*else NONE*/ in rs_get_tbl_info_from_mcs()
1364 tbl->lq_type = LQ_SISO; in rs_switch_to_siso()
/Linux-v5.10/drivers/net/wireless/intel/iwlegacy/
Dcommon.h2697 LQ_SISO, /* high-throughput types */ enumerator
2703 #define is_siso(tbl) ((tbl) == LQ_SISO)
D4965-rs.c584 tbl->lq_type = LQ_SISO; /*else NONE */ in il4965_rs_get_tbl_info_from_mcs()
1226 tbl->lq_type = LQ_SISO; in il4965_rs_switch_to_siso()