Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.h76 int ath12k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx);
Dcore.c1060 ath12k_mac_tx_mgmt_pending_free, ar); in ath12k_core_pre_reconfigure_recovery()
Dmac.c5679 int ath12k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath12k_mac_tx_mgmt_pending_free() function
8991 idr_for_each(&ar->txmgmt_idr, ath12k_mac_tx_mgmt_pending_free, ar); in ath12k_mac_cleanup_unregister()