Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Drs.c561 if (tbl->is_SGI) in rate_n_flags_from_tbl()
613 tbl->is_SGI = 1; in rs_get_tbl_info_from_mcs()
796 tbl->is_SGI = 0; in rs_get_lower_rate()
836 (a->is_SGI == b->is_SGI); in table_type_matches()
1678 if (!tbl->is_SGI) in rs_move_siso_to_other()
1684 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_siso_to_other()
1686 if (tbl->is_SGI) { in rs_move_siso_to_other()
1844 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo2_to_other()
1852 if (tbl->is_SGI) { in rs_move_mimo2_to_other()
2034 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo3_to_other()
[all …]
A Drs.h293 u8 is_SGI; /* 1 = short guard interval */ member
/linux/drivers/net/wireless/intel/iwlegacy/
A D4965-rs.c517 if (tbl->is_SGI) in il4965_rate_n_flags_from_tbl()
570 tbl->is_SGI = 1; in il4965_rs_get_tbl_info_from_mcs()
741 tbl->is_SGI = 0; in il4965_rs_get_lower_rate()
784 a->is_SGI == b->is_SGI); in il4965_table_type_matches()
1313 search_tbl->is_SGI = 0; in il4965_rs_move_legacy_other()
1330 search_tbl->is_SGI = 0; in il4965_rs_move_legacy_other()
1458 if (!tbl->is_SGI) in il4965_rs_move_siso_to_other()
1463 search_tbl->is_SGI = !tbl->is_SGI; in il4965_rs_move_siso_to_other()
1465 if (tbl->is_SGI) { in il4965_rs_move_siso_to_other()
1581 search_tbl->is_SGI = !tbl->is_SGI; in il4965_rs_move_mimo2_to_other()
[all …]
A Dcommon.h2747 u8 is_SGI; /* 1 = short guard interval */ member

Completed in 26 milliseconds