Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h406 u16 mt76_connac2_mac_tx_rate_val(struct mt76_phy *mphy,
H A Dmt76_connac_mac.c309 u16 mt76_connac2_mac_tx_rate_val(struct mt76_phy *mphy, in mt76_connac2_mac_tx_rate_val() function
354 EXPORT_SYMBOL_GPL(mt76_connac2_mac_tx_rate_val);
577 u16 rate = mt76_connac2_mac_tx_rate_val(mphy, vif, beacon, in mt76_connac2_mac_write_txwi()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c513 rate = mt76_connac2_mac_tx_rate_val(mphy, vif, beacon, mcast); in mt7996_get_rates_table()