Searched refs:ath10k_htc_ep (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtc.h347 struct ath10k_htc_ep { struct
375 struct ath10k_htc_ep endpoint[ATH10K_HTC_EP_COUNT];
395 void ath10k_htc_setup_tx_req(struct ath10k_htc_ep *ep);
412 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
H A Dhtc.c51 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
87 static void ath10k_htc_prepare_tx_skb(struct ath10k_htc_ep *ep,
106 static int ath10k_htc_consume_credit(struct ath10k_htc_ep *ep,
141 static void ath10k_htc_release_credit(struct ath10k_htc_ep *ep, unsigned int len)
168 struct ath10k_htc_ep *ep = &htc->endpoint[eid];
229 struct ath10k_htc_ep *ep;
253 struct ath10k_htc_ep *ep;
442 struct ath10k_htc_ep *ep;
611 struct ath10k_htc_ep *ep;
639 static int ath10k_htc_send_bundle(struct ath10k_htc_ep *e
[all...]
H A Dhtt.c293 struct ath10k_htc_ep *ep;
H A Dusb.c284 struct ath10k_htc_ep *ep;
297 struct ath10k_htc_ep *ep;
H A Dsdio.c425 struct ath10k_htc_ep *ep;
1326 struct ath10k_htc_ep *ep;
1354 struct ath10k_htc_ep *ep;
1984 struct ath10k_htc_ep *ep;
H A Dhtt_rx.c4126 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid];
4234 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid];

Completed in 111 milliseconds