Searched refs:mt7615_mcu_set_roc (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/ | 
| D | main.c | 1037 	mt7615_mcu_set_roc(phy, vif, NULL, 0);  in mt7615_roc_iter()1184 	err = mt7615_mcu_set_roc(phy, vif, chan, duration);  in mt7615_remain_on_channel()
 1191 		mt7615_mcu_set_roc(phy, vif, NULL, 0);  in mt7615_remain_on_channel()
 1215 	err = mt7615_mcu_set_roc(phy, vif, NULL, 0);  in mt7615_cancel_remain_on_channel()
 
 | 
| D | mt7615.h | 527 int mt7615_mcu_set_roc(struct mt7615_phy *phy, struct ieee80211_vif *vif,
 | 
| D | mcu.c | 2552 int mt7615_mcu_set_roc(struct mt7615_phy *phy, struct ieee80211_vif *vif,  in mt7615_mcu_set_roc()  function
 |