Searched refs:center_ch (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mcu.c | 770 int center_ch = ieee80211_frequency_to_channel(chan->center_freq); in mt7921_mcu_set_roc() local 806 .center_chan = center_ch, in mt7921_mcu_set_roc() 807 .center_chan_from_ap = center_ch, in mt7921_mcu_set_roc() 812 if (chan->hw_value < center_ch) in mt7921_mcu_set_roc() 814 else if (chan->hw_value > center_ch) in mt7921_mcu_set_roc() 870 u8 center_ch; in mt7921_mcu_set_chan_info() member 887 .center_ch = ieee80211_frequency_to_channel(freq1), in mt7921_mcu_set_chan_info() 1195 u8 center_ch; in mt7921_mcu_config_sniffer() member 1208 .center_ch = ieee80211_frequency_to_channel(freq1), in mt7921_mcu_config_sniffer() 1220 if (req.tlv.control_ch < req.tlv.center_ch) in mt7921_mcu_config_sniffer() [all …]
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | testmode.h | 61 u8 center_ch; member
|
| H A D | testmode.c | 532 tx_cont->center_ch = freq1; in mt7915_tm_set_tx_cont()
|
| H A D | mcu.c | 2747 u8 center_ch; in mt7915_mcu_set_chan_info() member 2764 .center_ch = ieee80211_frequency_to_channel(freq1), in mt7915_mcu_set_chan_info()
|
| /linux-6.15/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_wlan_util.c | 305 u8 center_ch = channel; in rtw_get_center_ch() local 309 center_ch = channel + 2; in rtw_get_center_ch() 311 center_ch = channel - 2; in rtw_get_center_ch() 314 return center_ch; in rtw_get_center_ch() 340 u8 center_ch, chnl_offset80 = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in set_channel_bwmode() local 342 center_ch = rtw_get_center_ch(channel, bwmode, channel_offset); in set_channel_bwmode() 354 …rtw_hal_set_chnl_bw(padapter, center_ch, bwmode, channel_offset, chnl_offset80); /* set center ch… in set_channel_bwmode()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mcu.c | 1243 int center_ch, i = 0; in mt7925_mcu_set_mlo_roc() local 1308 req.roc[i].center_chan = center_ch; in mt7925_mcu_set_mlo_roc() 1309 req.roc[i].center_chan_from_ap = center_ch; in mt7925_mcu_set_mlo_roc() 1318 if (chan->hw_value < center_ch) in mt7925_mcu_set_mlo_roc() 1320 else if (chan->hw_value > center_ch) in mt7925_mcu_set_mlo_roc() 1352 .center_chan = center_ch, in mt7925_mcu_set_roc() 1353 .center_chan_from_ap = center_ch, in mt7925_mcu_set_roc() 1358 if (chan->hw_value < center_ch) in mt7925_mcu_set_roc() 1360 else if (chan->hw_value > center_ch) in mt7925_mcu_set_roc() 2092 u8 center_ch; in mt7925_mcu_config_sniffer() member [all …]
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 3590 u8 center_ch; in mt7996_mcu_set_chan_info() member 3609 .center_ch = ieee80211_frequency_to_channel(freq1), in mt7996_mcu_set_chan_info()
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 6259 if (ch[j].center_ch <= 14) { in _chk_dbcc() 6293 if (ch[dbcc_2g_cid2].center_ch > 14) in _chk_dbcc() 7607 r.chdef.center_ch = chan->channel; in rtw89_btc_ntfy_role_info()
|
| H A D | core.h | 1422 u8 center_ch; member
|