Home
last modified time | relevance | path

Searched refs:beacon_rates_idx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c921 else if (beacon && mvif->beacon_rates_idx) in mt7996_mac_write_txwi()
922 idx = mvif->beacon_rates_idx; in mt7996_mac_write_txwi()
H A Dmain.c615 mvif->beacon_rates_idx = in mt7996_bss_info_changed()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76.h718 u8 beacon_rates_idx; member