Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhtc.c53 static void ath11k_htc_prepare_tx_skb(struct ath11k_htc_ep *ep, in ath11k_htc_prepare_tx_skb()
76 struct ath11k_htc_ep *ep = &htc->endpoint[eid]; in ath11k_htc_send()
150 struct ath11k_htc_ep *ep; in ath11k_htc_process_credit_report()
240 struct ath11k_htc_ep *ep; in ath11k_htc_rx_completion_handler()
401 struct ath11k_htc_ep *ep; in ath11k_htc_reset_endpoint_states()
538 struct ath11k_htc_ep *ep; in ath11k_htc_connect_service()
H A Dhtc.h259 struct ath11k_htc_ep { struct
282 struct ath11k_htc_ep endpoint[ATH11K_HTC_EP_COUNT]; argument