Home
last modified time | relevance | path

Searched refs:htt_resp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
A Dhw.h631 struct htt_resp;
640 int (*tx_data_rssi_pad_bytes)(struct htt_resp *htt);
641 int (*is_rssi_enable)(struct htt_resp *resp);
672 struct htt_resp *htt) in ath10k_tx_data_rssi_get_pad_bytes()
681 struct htt_resp *resp) in ath10k_is_rssi_enable()
A Dhtt_rx.c2655 struct htt_resp *resp; in ath10k_htt_rx_proc_rx_frag_ind_hl()
2751 resp = (struct htt_resp *)(skb->data); in ath10k_htt_rx_proc_rx_frag_ind_hl()
2829 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_tx_compl_ind()
3135 struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_in_ord_ind()
3249 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_tx_fetch_ind()
3381 const struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_tx_fetch_confirm()
3787 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_fetch_peer_stats()
3944 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_t2h_msg_handler()
4083 offsetof(struct htt_resp, in ath10k_htt_t2h_msg_handler()
4198 struct htt_resp *resp; in ath10k_htt_rx_hl_indication()
[all …]
A Dhw.c1106 static int ath10k_htt_tx_rssi_enable(struct htt_resp *resp) in ath10k_htt_tx_rssi_enable()
1111 static int ath10k_htt_tx_rssi_enable_wcn3990(struct htt_resp *resp) in ath10k_htt_tx_rssi_enable_wcn3990()
1117 static int ath10k_get_htt_tx_data_rssi_pad(struct htt_resp *resp) in ath10k_get_htt_tx_data_rssi_pad()
A Dhtt.h1813 struct htt_resp { struct

Completed in 398 milliseconds