Home
last modified time | relevance | path

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

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