Searched refs:ath10k_htc_ep (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | htc.c | 50 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion() 77 static void ath10k_htc_prepare_tx_skb(struct ath10k_htc_ep *ep, in ath10k_htc_prepare_tx_skb() 96 static int ath10k_htc_consume_credit(struct ath10k_htc_ep *ep, in ath10k_htc_consume_credit() 131 static void ath10k_htc_release_credit(struct ath10k_htc_ep *ep, unsigned int len) in ath10k_htc_release_credit() 158 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_send() 219 struct ath10k_htc_ep *ep; in ath10k_htc_tx_completion_handler() 243 struct ath10k_htc_ep *ep; in ath10k_htc_process_credit_report() 432 struct ath10k_htc_ep *ep; in ath10k_htc_rx_completion_handler() 597 struct ath10k_htc_ep *ep; in ath10k_htc_reset_endpoint_states() 625 static int ath10k_htc_send_bundle(struct ath10k_htc_ep *e [all...] |
H A D | htc.h | 361 struct ath10k_htc_ep { struct 389 struct ath10k_htc_ep endpoint[ATH10K_HTC_EP_COUNT]; 409 void ath10k_htc_setup_tx_req(struct ath10k_htc_ep *ep); 426 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
|
H A D | htt.c | 139 struct ath10k_htc_ep *ep; in ath10k_htt_connect()
|
H A D | usb.c | 284 struct ath10k_htc_ep *ep; in ath10k_usb_tx_complete() 297 struct ath10k_htc_ep *ep; in ath10k_usb_rx_complete()
|
H A D | sdio.c | 424 struct ath10k_htc_ep *ep; in ath10k_sdio_mbox_rx_process_packets() 1325 struct ath10k_htc_ep *ep; in __ath10k_sdio_write_async() 1353 struct ath10k_htc_ep *ep; in ath10k_rx_indication_async_work() 1977 struct ath10k_htc_ep *ep; in ath10k_sdio_hif_stop()
|
H A D | htt_rx.c | 3998 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; in ath10k_htt_t2h_msg_handler() 4107 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; in ath10k_htt_t2h_msg_handler()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htc.c | 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 *e [all...] |
H A D | htc.h | 361 struct ath10k_htc_ep { struct 389 struct ath10k_htc_ep endpoint[ATH10K_HTC_EP_COUNT]; 409 void ath10k_htc_setup_tx_req(struct ath10k_htc_ep *ep); 426 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
|
H A D | usb.c | 284 struct ath10k_htc_ep *ep; in ath10k_usb_tx_complete() 297 struct ath10k_htc_ep *ep; in ath10k_usb_rx_complete()
|
H A D | sdio.c | 424 struct ath10k_htc_ep *ep; in ath10k_sdio_mbox_rx_process_packets() 1325 struct ath10k_htc_ep *ep; in __ath10k_sdio_write_async() 1353 struct ath10k_htc_ep *ep; in ath10k_rx_indication_async_work() 1983 struct ath10k_htc_ep *ep; in ath10k_sdio_hif_stop()
|
H A D | htt.c | 292 struct ath10k_htc_ep *ep; in ath10k_htt_connect()
|
H A D | htt_rx.c | 4126 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; in ath10k_htt_t2h_msg_handler() 4234 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; in ath10k_htt_t2h_msg_handler()
|
Completed in 24 milliseconds