Searched refs:STA_FLG_HT40_EN_MSK (Results 1 – 4 of 4) sorted by relevance
174 STA_FLG_HT40_EN_MSK | in iwl_sta_calc_ht_flags()210 *flags |= STA_FLG_HT40_EN_MSK; in iwl_sta_calc_ht_flags()
805 #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
1923 sta_flags |= STA_FLG_HT40_EN_MSK; in il_set_ht_add_station()1925 sta_flags &= ~STA_FLG_HT40_EN_MSK; in il_set_ht_add_station()