Searched refs:STA_FLG_HT40_EN_MSK (Results 1 – 4 of 4) sorted by relevance
154 STA_FLG_HT40_EN_MSK | in iwl_sta_calc_ht_flags()190 *flags |= STA_FLG_HT40_EN_MSK; in iwl_sta_calc_ht_flags()
742 #define STA_FLG_HT40_EN_MSK cpu_to_le32(1 << 21) macro
862 #define STA_FLG_HT40_EN_MSK cpu_to_le32(1 << 21) macro
1904 sta_flags |= STA_FLG_HT40_EN_MSK; in il_set_ht_add_station()1906 sta_flags &= ~STA_FLG_HT40_EN_MSK; in il_set_ht_add_station()