Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.h72 int ath12k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx);
H A Dcore.c734 ath12k_mac_tx_mgmt_pending_free, ar); in ath12k_core_pre_reconfigure_recovery()
H A Dmac.c4737 int ath12k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath12k_mac_tx_mgmt_pending_free() function
7163 idr_for_each(&ar->txmgmt_idr, ath12k_mac_tx_mgmt_pending_free, ar); in __ath12k_mac_unregister()