Searched refs:ath6kl_cookie (Results 1 – 3 of 3) sorted by relevance
291 struct ath6kl_cookie *cookie = NULL; in ath6kl_control_tx()359 struct ath6kl_cookie *cookie = NULL; in ath6kl_data_tx()692 struct ath6kl_cookie *ath6kl_cookie; in ath6kl_tx_complete() local716 ath6kl_cookie = (struct ath6kl_cookie *)packet->pkt_cntxt; in ath6kl_tx_complete()717 if (WARN_ON_ONCE(!ath6kl_cookie)) in ath6kl_tx_complete()721 skb = ath6kl_cookie->skb; in ath6kl_tx_complete()723 map_no = ath6kl_cookie->map_no; in ath6kl_tx_complete()727 ath6kl_free_cookie(ar, ath6kl_cookie); in ath6kl_tx_complete()734 ath6kl_free_cookie(ar, ath6kl_cookie); in ath6kl_tx_complete()761 ath6kl_free_cookie(ar, ath6kl_cookie); in ath6kl_tx_complete()[all …]
395 struct ath6kl_cookie { struct399 struct ath6kl_cookie *arc_list_next; argument735 struct ath6kl_cookie *cookie_list;812 struct ath6kl_cookie cookie_mem[MAX_COOKIE_NUM];916 struct ath6kl_cookie *ath6kl_alloc_cookie(struct ath6kl *ar);917 void ath6kl_free_cookie(struct ath6kl *ar, struct ath6kl_cookie *cookie);
155 struct ath6kl_cookie *ath6kl_alloc_cookie(struct ath6kl *ar) in ath6kl_alloc_cookie()157 struct ath6kl_cookie *cookie; in ath6kl_alloc_cookie()187 void ath6kl_free_cookie(struct ath6kl *ar, struct ath6kl_cookie *cookie) in ath6kl_free_cookie()