Home
last modified time | relevance | path

Searched refs:htc_ops (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc-ops.h25 return ar->htc_ops->create(ar); in ath6kl_htc_create()
30 return target->dev->ar->htc_ops->wait_target(target); in ath6kl_htc_wait_target()
35 return target->dev->ar->htc_ops->start(target); in ath6kl_htc_start()
42 return target->dev->ar->htc_ops->conn_service(target, req, resp); in ath6kl_htc_conn_service()
48 return target->dev->ar->htc_ops->tx(target, packet); in ath6kl_htc_tx()
53 return target->dev->ar->htc_ops->stop(target); in ath6kl_htc_stop()
58 return target->dev->ar->htc_ops->cleanup(target); in ath6kl_htc_cleanup()
65 return target->dev->ar->htc_ops->flush_txep(target, endpoint, tag); in ath6kl_htc_flush_txep()
70 return target->dev->ar->htc_ops->flush_rx_buf(target); in ath6kl_htc_flush_rx_buf()
77 return target->dev->ar->htc_ops in ath6kl_htc_activity_changed()
[all...]
H A Dcore.h703 const struct ath6kl_htc_ops *htc_ops; member
H A Dhtc_pipe.c1724 ar->htc_ops = &ath6kl_htc_pipe_ops; in ath6kl_htc_pipe_attach()
H A Dhtc_mbox.c2930 ar->htc_ops = &ath6kl_htc_mbox_ops; in ath6kl_htc_mbox_attach()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc-ops.h25 return ar->htc_ops->create(ar); in ath6kl_htc_create()
30 return target->dev->ar->htc_ops->wait_target(target); in ath6kl_htc_wait_target()
35 return target->dev->ar->htc_ops->start(target); in ath6kl_htc_start()
42 return target->dev->ar->htc_ops->conn_service(target, req, resp); in ath6kl_htc_conn_service()
48 return target->dev->ar->htc_ops->tx(target, packet); in ath6kl_htc_tx()
53 return target->dev->ar->htc_ops->stop(target); in ath6kl_htc_stop()
58 return target->dev->ar->htc_ops->cleanup(target); in ath6kl_htc_cleanup()
65 return target->dev->ar->htc_ops->flush_txep(target, endpoint, tag); in ath6kl_htc_flush_txep()
70 return target->dev->ar->htc_ops->flush_rx_buf(target); in ath6kl_htc_flush_rx_buf()
77 return target->dev->ar->htc_ops in ath6kl_htc_activity_changed()
[all...]
H A Dcore.h703 const struct ath6kl_htc_ops *htc_ops; member
H A Dhtc_pipe.c1724 ar->htc_ops = &ath6kl_htc_pipe_ops; in ath6kl_htc_pipe_attach()
H A Dhtc_mbox.c2930 ar->htc_ops = &ath6kl_htc_mbox_ops; in ath6kl_htc_mbox_attach()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhtc.h287 struct ath11k_htc_ops htc_ops; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtc.h394 struct ath10k_htc_ops htc_ops; member
H A Dhtc.c544 htc->htc_ops.target_send_suspend_complete(ar); in ath10k_htc_control_rx_complete()
H A Dcore.c2690 ar->htc.htc_ops.target_send_suspend_complete = in ath10k_core_start()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtc.h394 struct ath10k_htc_ops htc_ops; member
H A Dhtc.c557 htc->htc_ops.target_send_suspend_complete(ar); in ath10k_htc_control_rx_complete()
H A Dcore.c2981 ar->htc.htc_ops.target_send_suspend_complete = in ath10k_core_start()

Completed in 28 milliseconds