Searched refs:ch_width (Results 1 – 7 of 7) sorted by relevance
140 u8 ch_width; member
1171 static const u8 ch_width[] = { in mt7921_mcu_config_sniffer() local1214 if (chandef->width < ARRAY_SIZE(ch_width)) in mt7921_mcu_config_sniffer()1215 req.tlv.bw = ch_width[chandef->width]; in mt7921_mcu_config_sniffer()
630 chan_width_mhz = summary->meta.ch_width; in ath11k_spectral_process_fft()
5718 u32 ch_width; member
3269 switch (FIELD_GET(S1G_OPER_CH_WIDTH_OPER, oper->ch_width)) { in ieee80211_chandef_s1g_oper()3291 switch (u8_get_bits(oper->ch_width, S1G_OPER_CH_WIDTH_PRIMARY)) { in ieee80211_chandef_s1g_oper()3301 if (u8_get_bits(oper->ch_width, S1G_OPER_CH_PRIMARY_LOCATION) == in ieee80211_chandef_s1g_oper()
2137 static const u8 ch_width[] = { in mt7925_mcu_config_sniffer() local2182 if (chandef->width < ARRAY_SIZE(ch_width)) in mt7925_mcu_config_sniffer()2183 req.tlv.bw = ch_width[chandef->width]; in mt7925_mcu_config_sniffer()
5152 __le32 ch_width; member