Lines Matching refs:htt_resp
2914 struct htt_resp *resp; in ath10k_htt_rx_proc_rx_frag_ind_hl()
2917 resp = (struct htt_resp *)(skb->data + HTT_RX_FRAG_IND_INFO0_HEADER_LEN); in ath10k_htt_rx_proc_rx_frag_ind_hl()
3010 resp = (struct htt_resp *)(skb->data); in ath10k_htt_rx_proc_rx_frag_ind_hl()
3088 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_tx_compl_ind()
3210 static void ath10k_htt_rx_addba(struct ath10k *ar, struct htt_resp *resp) in ath10k_htt_rx_addba()
3250 static void ath10k_htt_rx_delba(struct ath10k *ar, struct htt_resp *resp) in ath10k_htt_rx_delba()
3411 struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_in_ord_ind()
3525 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_tx_fetch_ind()
3657 const struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_tx_fetch_confirm()
3685 const struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_tx_mode_switch_ind()
4067 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_fetch_peer_stats()
4224 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_t2h_msg_handler()
4363 offsetof(struct htt_resp, in ath10k_htt_t2h_msg_handler()
4478 struct htt_resp *resp; in ath10k_htt_rx_hl_indication()
4489 resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_hl_indication()