Searched refs:center_ch (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mcu.c | 790 int center_ch = ieee80211_frequency_to_channel(chan->center_freq); in mt7921_mcu_set_roc() local 826 .center_chan = center_ch, in mt7921_mcu_set_roc() 827 .center_chan_from_ap = center_ch, in mt7921_mcu_set_roc() 832 if (chan->hw_value < center_ch) in mt7921_mcu_set_roc() 834 else if (chan->hw_value > center_ch) in mt7921_mcu_set_roc() 890 u8 center_ch; in mt7921_mcu_set_chan_info() member 907 .center_ch = ieee80211_frequency_to_channel(freq1), in mt7921_mcu_set_chan_info() 1215 u8 center_ch; in mt7921_mcu_config_sniffer() member 1228 .center_ch = ieee80211_frequency_to_channel(freq1), in mt7921_mcu_config_sniffer() 1240 if (req.tlv.control_ch < req.tlv.center_ch) in mt7921_mcu_config_sniffer() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mcu.c | 1442 int center_ch, i = 0; in mt7925_mcu_set_mlo_roc() local 1500 center_ch = ieee80211_frequency_to_channel(chan->center_freq); in mt7925_mcu_set_mlo_roc() 1510 req.roc[i].center_chan = center_ch; in mt7925_mcu_set_mlo_roc() 1511 req.roc[i].center_chan_from_ap = center_ch; in mt7925_mcu_set_mlo_roc() 1520 if (chan->hw_value < center_ch) in mt7925_mcu_set_mlo_roc() 1522 else if (chan->hw_value > center_ch) in mt7925_mcu_set_mlo_roc() 1536 int center_ch = ieee80211_frequency_to_channel(chan->center_freq); in mt7925_mcu_set_roc() local 1554 .center_chan = center_ch, in mt7925_mcu_set_roc() 1555 .center_chan_from_ap = center_ch, in mt7925_mcu_set_roc() 1560 if (chan->hw_value < center_ch) in mt7925_mcu_set_roc() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | testmode.c | 532 tx_cont->center_ch = freq1; in mt7915_tm_set_tx_cont()
|
| H A D | mcu.c | 2805 u8 center_ch; in mt7915_mcu_set_chan_info() member 2822 .center_ch = ieee80211_frequency_to_channel(freq1), in mt7915_mcu_set_chan_info()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 4394 ch = wl->rf_ch_info[i].center_ch; in _set_wl_ch_info() 7142 if (ch[j].center_ch <= 14) { in _chk_dbcc() 7181 if (ch[dbcc_2g_cid2].center_ch > 14) in _chk_dbcc() 7301 wl->rf_ch_info[i].center_ch = ch->chan.channel; in _update_wl_mlo_info() 7618 rlink->ch = wl_linfo->chdef.center_ch; in _update_wl_info() 8408 wl_ctrl_info->rf_ch[i] = wl->rf_ch_info[i].center_ch; in _update_run_ctrl_info() 9321 r.chdef.center_ch = chan->channel; in rtw89_btc_ntfy_role_info()
|
| H A D | fw.h | 4063 u8 center_ch; member
|
| H A D | core.h | 1650 u8 center_ch; member
|
| H A D | phy.c | 3477 __func__, c2h_rpt->band, c2h_rpt->center_ch, in rtw89_phy_c2h_fw_scan_rpt()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 4118 u8 center_ch; in mt7996_mcu_set_chan_info() member 4137 .center_ch = ieee80211_frequency_to_channel(freq1), in mt7996_mcu_set_chan_info()
|