Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmt7921.h329 int mt7921_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif,
H A Dmain.c353 mt7921_mcu_abort_roc(phy, mvif, phy->roc_token_id); in mt7921_roc_iter()
396 err = mt7921_mcu_abort_roc(phy, vif, phy->roc_token_id); in mt7921_abort_roc()
423 mt7921_mcu_abort_roc(phy, vif, phy->roc_token_id); in mt7921_set_roc()
H A Dmcu.c824 int mt7921_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif, in mt7921_mcu_abort_roc() function