Lines Matching refs:ath10k_htc_ep
50 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion()
86 static void ath10k_htc_prepare_tx_skb(struct ath10k_htc_ep *ep, in ath10k_htc_prepare_tx_skb()
105 static int ath10k_htc_consume_credit(struct ath10k_htc_ep *ep, in ath10k_htc_consume_credit()
140 static void ath10k_htc_release_credit(struct ath10k_htc_ep *ep, unsigned int len) in ath10k_htc_release_credit()
167 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_send()
228 struct ath10k_htc_ep *ep; in ath10k_htc_tx_completion_handler()
252 struct ath10k_htc_ep *ep; in ath10k_htc_process_credit_report()
441 struct ath10k_htc_ep *ep; in ath10k_htc_rx_completion_handler()
610 struct ath10k_htc_ep *ep; in ath10k_htc_reset_endpoint_states()
638 static int ath10k_htc_send_bundle(struct ath10k_htc_ep *ep, in ath10k_htc_send_bundle()
685 static void ath10k_htc_send_one_skb(struct ath10k_htc_ep *ep, struct sk_buff *skb) in ath10k_htc_send_one_skb()
700 static int ath10k_htc_send_bundle_skbs(struct ath10k_htc_ep *ep) in ath10k_htc_send_bundle_skbs()
804 struct ath10k_htc_ep *ep; in ath10k_htc_bundle_tx_work()
833 struct ath10k_htc_ep *ep; in ath10k_htc_tx_complete_work()
859 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_send_hl()
879 void ath10k_htc_setup_tx_req(struct ath10k_htc_ep *ep) in ath10k_htc_setup_tx_req()
891 struct ath10k_htc_ep *ep; in ath10k_htc_stop_hl()
1006 struct ath10k_htc_ep *ep = &ar->htc.endpoint[eid]; in ath10k_htc_change_tx_credit_flow()
1021 struct ath10k_htc_ep *ep; in ath10k_htc_connect_service()