Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.c53 static void ath12k_htc_prepare_tx_skb(struct ath12k_htc_ep *ep, in ath12k_htc_prepare_tx_skb()
78 struct ath12k_htc_ep *ep = &htc->endpoint[eid]; in ath12k_htc_send()
151 struct ath12k_htc_ep *ep; in ath12k_htc_process_credit_report()
253 struct ath12k_htc_ep *ep; in ath12k_htc_rx_completion_handler()
426 struct ath12k_htc_ep *ep; in ath12k_htc_reset_endpoint_states()
560 struct ath12k_htc_ep *ep; in ath12k_htc_connect_service()
H A Dhtc.h264 struct ath12k_htc_ep { struct
287 struct ath12k_htc_ep endpoint[ATH12K_HTC_EP_COUNT]; argument