Searched refs:CMD_CBW_20MHZ (Results 1 – 7 of 7) sorted by relevance
19 CMD_CBW_20MHZ = IEEE80211_STA_RX_BW_20, enumerator
1421 rlm_req.rlm.bw = CMD_CBW_20MHZ; in mt76_connac_mcu_uni_add_bss()
558 tx_cont->bw = CMD_CBW_20MHZ; in mt7915_tm_set_tx_cont()561 tx_cont->bw = CMD_CBW_20MHZ; in mt7915_tm_set_tx_cont()
407 CMD_CBW_20MHZ = IEEE80211_STA_RX_BW_20, enumerator
127 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ, in mt7915_mcu_chan_bw()128 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt7915_mcu_chan_bw()
135 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ, in mt7921_mcu_chan_bw()136 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt7921_mcu_chan_bw()
2330 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ, in mt7615_mcu_chan_bw()2331 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt7615_mcu_chan_bw()
Completed in 45 milliseconds