Home
last modified time | relevance | path

Searched refs:ath10k_htc_ep (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath10k/
Dhtc.c60 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()
Dhtc.h305 struct ath10k_htc_ep { struct
330 struct ath10k_htc_ep endpoint[ATH10K_HTC_EP_COUNT]; argument