Home
last modified time | relevance | path

Searched refs:mgmt_tx_pending (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c944 atomic_inc(&mphy->mgmt_tx_pending); in mt76_token_consume()
994 if (atomic_dec_and_test(&mphy->mgmt_tx_pending)) in mt76_token_release()
H A Dmt76_connac_mac.c1227 atomic_set(&phy->mgmt_tx_pending, 0); in mt76_connac2_tx_token_put()
H A Dmt76.h870 atomic_t mgmt_tx_pending; member
H A Dmac80211.c992 if (atomic_read(&phy->mgmt_tx_pending)) in mt76_has_tx_pending()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c2281 atomic_set(&phy->mgmt_tx_pending, 0); in mt7996_tx_token_put()