Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h247 int mt792x_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
H A Dmt792x_core.c122 int mt792x_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt792x_conf_tx() function
134 EXPORT_SYMBOL_GPL(mt792x_conf_tx);
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1322 .conf_tx = mt792x_conf_tx,