Lines Matching refs:htt_resp
2777 struct htt_resp *resp; in ath10k_htt_rx_proc_rx_frag_ind_hl()
2780 resp = (struct htt_resp *)(skb->data + HTT_RX_FRAG_IND_INFO0_HEADER_LEN); in ath10k_htt_rx_proc_rx_frag_ind_hl()
2873 resp = (struct htt_resp *)(skb->data); in ath10k_htt_rx_proc_rx_frag_ind_hl()
2951 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_tx_compl_ind()
3073 static void ath10k_htt_rx_addba(struct ath10k *ar, struct htt_resp *resp) in ath10k_htt_rx_addba()
3113 static void ath10k_htt_rx_delba(struct ath10k *ar, struct htt_resp *resp) in ath10k_htt_rx_delba()
3266 struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_in_ord_ind()
3380 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_tx_fetch_ind()
3512 const struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_tx_fetch_confirm()
3540 const struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_tx_mode_switch_ind()
3922 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_fetch_peer_stats()
4079 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_t2h_msg_handler()
4218 offsetof(struct htt_resp, in ath10k_htt_t2h_msg_handler()
4333 struct htt_resp *resp; in ath10k_htt_rx_hl_indication()
4344 resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_hl_indication()