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.h334 int mt7921_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif,
H A Dmain.c365 mt7921_mcu_abort_roc(phy, mvif, phy->roc_token_id); in mt7921_roc_iter()
408 err = mt7921_mcu_abort_roc(phy, vif, phy->roc_token_id); in mt7921_abort_roc()
435 mt7921_mcu_abort_roc(phy, vif, phy->roc_token_id); in mt7921_set_roc()
H A Dmcu.c833 int mt7921_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif, in mt7921_mcu_abort_roc() function