Home
last modified time | relevance | path

Searched refs:mt76_connac_free_pending_tx_skbs (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mac.c62 mt76_connac_free_pending_tx_skbs(&dev->pm, NULL); in mt7921e_mac_reset()
H A Dsdio_mac.c98 mt76_connac_free_pending_tx_skbs(&dev->pm, NULL); in mt7921s_mac_reset()
H A Dmain.c275 mt76_connac_free_pending_tx_skbs(&dev->pm, NULL); in mt7921_stop()
785 mt76_connac_free_pending_tx_skbs(&dev->pm, &msta->wcid); in mt7921_mac_sta_remove()
1029 mt76_connac_free_pending_tx_skbs(&dev->pm, NULL); in mt7921_suspend()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c106 mt76_connac_free_pending_tx_skbs(&dev->pm, NULL); in mt7615_stop()
265 mt76_connac_free_pending_tx_skbs(&dev->pm, &msta->wcid); in mt7615_remove_interface()
697 mt76_connac_free_pending_tx_skbs(&dev->pm, &msta->wcid); in mt7615_mac_sta_remove()
1250 mt76_connac_free_pending_tx_skbs(&dev->pm, NULL); in mt7615_suspend()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h315 void mt76_connac_free_pending_tx_skbs(struct mt76_connac_pm *pm,
H A Dmt76_connac_mac.c82 void mt76_connac_free_pending_tx_skbs(struct mt76_connac_pm *pm, in mt76_connac_free_pending_tx_skbs() function
97 EXPORT_SYMBOL_GPL(mt76_connac_free_pending_tx_skbs);
H A Dmt792x_core.c104 mt76_connac_free_pending_tx_skbs(&dev->pm, &msta->wcid); in mt792x_remove_interface()