Home
last modified time | relevance | path

Searched refs:CMD_CBW_20MHZ (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h52 CMD_CBW_20MHZ = IEEE80211_STA_RX_BW_20, enumerator
265 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ, in mt76_connac_chan_bw()
266 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt76_connac_chan_bw()
H A Dmt76_connac_mcu.c1485 rlm_req.rlm.bw = CMD_CBW_20MHZ; in mt76_connac_mcu_uni_set_chctx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c554 tx_cont->bw = CMD_CBW_20MHZ; in mt7915_tm_set_tx_cont()
557 tx_cont->bw = CMD_CBW_20MHZ; in mt7915_tm_set_tx_cont()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c626 .bw = CMD_CBW_20MHZ, in mt7921_mcu_set_roc()
627 .bw_from_ap = CMD_CBW_20MHZ, in mt7921_mcu_set_roc()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c2108 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ, in mt7615_mcu_chan_bw()
2109 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt7615_mcu_chan_bw()