Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmt7921.h337 int mt7921_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif,
H A Dmain.c347 mt7921_mcu_abort_roc(phy, mvif, phy->roc_token_id); in mt7921_roc_iter()
377 err = mt7921_mcu_abort_roc(phy, vif, phy->roc_token_id); in mt7921_abort_roc()
404 mt7921_mcu_abort_roc(phy, vif, phy->roc_token_id); in mt7921_set_roc()
H A Dmcu.c646 int mt7921_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif, in mt7921_mcu_abort_roc() function