Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ !
Drs.h250 LQ_SISO, /* high-throughput types */ enumerator
257 #define is_siso(tbl) ((tbl) == LQ_SISO)
Drs.c627 tbl->lq_type = LQ_SISO; /*else NONE*/ in rs_get_tbl_info_from_mcs()
1359 tbl->lq_type = LQ_SISO; in rs_switch_to_siso()
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/ !
Dcommon.h2698 LQ_SISO, /* high-throughput types */ enumerator
2704 #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()