Searched refs:ath10k_htc_ep (Results 1 – 2 of 2) sorted by relevance
60 static void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion()79 static void ath10k_htc_prepare_tx_skb(struct ath10k_htc_ep *ep, in ath10k_htc_prepare_tx_skb()101 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_send()178 struct ath10k_htc_ep *ep; in ath10k_htc_tx_completion_handler()202 struct ath10k_htc_ep *ep; in ath10k_htc_process_credit_report()300 struct ath10k_htc_ep *ep; in ath10k_htc_rx_completion_handler()463 struct ath10k_htc_ep *ep; in ath10k_htc_reset_endpoint_states()608 struct ath10k_htc_ep *ep; in ath10k_htc_connect_service()810 struct ath10k_htc_ep *ep = NULL; in ath10k_htc_init()
305 struct ath10k_htc_ep { struct330 struct ath10k_htc_ep endpoint[ATH10K_HTC_EP_COUNT]; argument