Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h165 int ath11k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx);
H A Dcore.c1996 ath11k_mac_tx_mgmt_pending_free, ar); in ath11k_core_pre_reconfigure_recovery()
H A Dmac.c5879 int ath11k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath11k_mac_tx_mgmt_pending_free() function
10026 idr_for_each(&ar->txmgmt_idr, ath11k_mac_tx_mgmt_pending_free, ar); in __ath11k_mac_unregister()