Searched refs:ath10k_htc_ep (Results 1 – 6 of 6) sorted by relevance
171 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_send()232 struct ath10k_htc_ep *ep; in ath10k_htc_tx_completion_handler()256 struct ath10k_htc_ep *ep; in ath10k_htc_process_credit_report()445 struct ath10k_htc_ep *ep; in ath10k_htc_rx_completion_handler()614 struct ath10k_htc_ep *ep; in ath10k_htc_reset_endpoint_states()808 struct ath10k_htc_ep *ep; in ath10k_htc_bundle_tx_work()837 struct ath10k_htc_ep *ep; in ath10k_htc_tx_complete_work()863 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_send_hl()895 struct ath10k_htc_ep *ep; in ath10k_htc_stop_hl()1010 struct ath10k_htc_ep *ep = &ar->htc.endpoint[eid]; in ath10k_htc_change_tx_credit_flow()[all …]
347 struct ath10k_htc_ep { struct375 struct ath10k_htc_ep endpoint[ATH10K_HTC_EP_COUNT]; argument395 void ath10k_htc_setup_tx_req(struct ath10k_htc_ep *ep);412 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
284 struct ath10k_htc_ep *ep; in ath10k_usb_tx_complete()297 struct ath10k_htc_ep *ep; in ath10k_usb_rx_complete()
293 struct ath10k_htc_ep *ep; in ath10k_htt_connect()
425 struct ath10k_htc_ep *ep; in ath10k_sdio_mbox_rx_process_packets()1326 struct ath10k_htc_ep *ep; in __ath10k_sdio_write_async()1354 struct ath10k_htc_ep *ep; in ath10k_rx_indication_async_work()1985 struct ath10k_htc_ep *ep; in ath10k_sdio_hif_stop()
4130 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; in ath10k_htt_t2h_msg_handler()4238 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; in ath10k_htt_t2h_msg_handler()
Completed in 25 milliseconds