Lines Matching refs:cookie
169 slot = tx_mhdr->cookie; in strip_drv_header()
178 slot = tx_fhdr->cookie; in strip_drv_header()
247 mgmt_hdr.cookie = slot; in ath9k_htc_tx_mgmt()
282 tx_hdr.cookie = slot; in ath9k_htc_tx_data()
589 u8 cookie, u8 epid) in check_cookie() argument
596 fcookie = hdr->cookie; in check_cookie()
604 fcookie = hdr->cookie; in check_cookie()
607 if (fcookie == cookie) in check_cookie()
628 if (check_cookie(priv, skb, txs->cookie, epid)) { in ath9k_htc_tx_get_packet()
637 txs->cookie, epid); in ath9k_htc_tx_get_packet()
769 event->txs.cookie, in ath9k_htc_tx_cleanup_timer()