Searched refs:ath10k_htc_ep (Results 1 – 2 of 2) sorted by relevance
26 static inline void ath10k_htc_send_complete_check(struct ath10k_htc_ep *ep, in ath10k_htc_send_complete_check()70 static void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion()90 static bool ath10k_htc_ep_need_credit_update(struct ath10k_htc_ep *ep) in ath10k_htc_ep_need_credit_update()104 static void ath10k_htc_prepare_tx_skb(struct ath10k_htc_ep *ep, in ath10k_htc_prepare_tx_skb()129 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_send()207 struct ath10k_htc_ep *ep; in ath10k_htc_tx_completion_handler()232 struct ath10k_htc_ep *ep; in ath10k_htc_process_credit_report()331 struct ath10k_htc_ep *ep; in ath10k_htc_rx_completion_handler()504 struct ath10k_htc_ep *ep; in ath10k_htc_reset_endpoint_states()647 struct ath10k_htc_ep *ep; in ath10k_htc_connect_service()[all …]
305 struct ath10k_htc_ep { struct332 struct ath10k_htc_ep endpoint[ATH10K_HTC_EP_COUNT]; argument