Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dhtc.c52 static void ath11k_htc_prepare_tx_skb(struct ath11k_htc_ep *ep, in ath11k_htc_prepare_tx_skb()
77 struct ath11k_htc_ep *ep = &htc->endpoint[eid]; in ath11k_htc_send()
156 struct ath11k_htc_ep *ep; in ath11k_htc_process_credit_report()
258 struct ath11k_htc_ep *ep; in ath11k_htc_tx_completion_handler()
290 struct ath11k_htc_ep *ep; in ath11k_htc_rx_completion_handler()
467 struct ath11k_htc_ep *ep; in ath11k_htc_reset_endpoint_states()
604 struct ath11k_htc_ep *ep; in ath11k_htc_connect_service()
Dhtc.h259 struct ath11k_htc_ep { struct
282 struct ath11k_htc_ep endpoint[ATH11K_HTC_EP_COUNT]; argument