Home
last modified time | relevance | path

Searched refs:mt7615_mac_set_rates (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_mac.c87 mt7615_mac_set_rates(phy, msta, &info->control.rates[0], in mt7615_tx_prepare_skb()
H A Dusb_sdio.c202 mt7615_mac_set_rates(&dev->phy, msta, &info->control.rates[0], in mt7663_usb_sdio_tx_prepare_skb()
H A Dmac.c1094 void mt7615_mac_set_rates(struct mt7615_phy *phy, struct mt7615_sta *sta, in mt7615_mac_set_rates() function
1168 EXPORT_SYMBOL_GPL(mt7615_mac_set_rates);
1359 mt7615_mac_set_rates(phy, sta, NULL, sta->rates); in mt7615_fill_txs()
H A Dmain.c728 mt7615_mac_set_rates(phy, msta, NULL, msta->rates); in mt7615_sta_rate_tbl_update()