Searched refs:ath10k_htc (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
| D | htc.h | 325 struct ath10k_htc *htc; 345 struct ath10k_htc { struct 365 int ath10k_htc_wait_target(struct ath10k_htc *htc); argument 366 int ath10k_htc_start(struct ath10k_htc *htc); 367 int ath10k_htc_connect_service(struct ath10k_htc *htc, 370 int ath10k_htc_send(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid, 377 int ath10k_htc_process_trailer(struct ath10k_htc *htc,
|
| D | htc.c | 40 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc, in ath10k_htc_restore_tx_skb() 89 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send() 176 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() 196 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report() 231 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead() 263 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle() 294 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer() 389 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() 477 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete() 554 static void ath10k_htc_reset_endpoint_states(struct ath10k_htc *htc) in ath10k_htc_reset_endpoint_states() [all …]
|
| D | sdio.c | 379 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packet() 417 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packets() 1842 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_hif_map_service_to_pipe()
|
| D | core.h | 991 struct ath10k_htc htc;
|
| D | usb.c | 286 struct ath10k_htc *htc = &ar->htc; in ath10k_usb_rx_complete()
|