Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.h145 int ath11k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx);
H A Dcore.c786 ath11k_mac_tx_mgmt_pending_free, ar); in ath11k_core_restart()
H A Dmac.c3923 int ath11k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath11k_mac_tx_mgmt_pending_free() function
6189 idr_for_each(&ar->txmgmt_idr, ath11k_mac_tx_mgmt_pending_free, ar); in __ath11k_mac_unregister()