Home
last modified time | relevance | path

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

/openbmc/linux/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()
78 struct ath11k_htc_ep *ep = &htc->endpoint[eid]; in ath11k_htc_send()
157 struct ath11k_htc_ep *ep; in ath11k_htc_process_credit_report()
259 struct ath11k_htc_ep *ep; in ath11k_htc_tx_completion_handler()
291 struct ath11k_htc_ep *ep; in ath11k_htc_rx_completion_handler()
468 struct ath11k_htc_ep *ep; in ath11k_htc_reset_endpoint_states()
605 struct ath11k_htc_ep *ep; in ath11k_htc_connect_service()
H A Dhtc.h260 struct ath11k_htc_ep { struct
283 struct ath11k_htc_ep endpoint[ATH11K_HTC_EP_COUNT]; argument