Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_mac.h173 void mt76x2_mac_wcid_set_rate(struct mt76x2_dev *dev, struct mt76_wcid *wcid,
Dmt76x2_mac_common.c361 void mt76x2_mac_wcid_set_rate(struct mt76x2_dev *dev, struct mt76_wcid *wcid, in mt76x2_mac_wcid_set_rate() function
369 EXPORT_SYMBOL_GPL(mt76x2_mac_wcid_set_rate);
Dmt76x2_common.c325 mt76x2_mac_wcid_set_rate(dev, &msta->wcid, &rate); in mt76x2_sta_rate_tbl_update()