Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dcore.h915 struct ath6kl_cookie *ath6kl_alloc_cookie(struct ath6kl *ar);
Dtxrx.c321 cookie = ath6kl_alloc_cookie(ar); in ath6kl_control_tx()
467 cookie = ath6kl_alloc_cookie(ar); in ath6kl_data_tx()
Dmain.c155 struct ath6kl_cookie *ath6kl_alloc_cookie(struct ath6kl *ar) in ath6kl_alloc_cookie() function