Home
last modified time | relevance | path

Searched refs:ath12k_qmi (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.h131 struct ath12k_qmi { struct
615 static inline void ath12k_qmi_set_event_block(struct ath12k_qmi *qmi, bool block) in ath12k_qmi_set_event_block()
622 static inline bool ath12k_qmi_get_event_block(struct ath12k_qmi *qmi) in ath12k_qmi_get_event_block()
H A Dqmi.c3660 ath12k_qmi_driver_event_post(struct ath12k_qmi *qmi, in ath12k_qmi_driver_event_post()
3684 struct ath12k_qmi *qmi = &ab->qmi; in ath12k_qmi_trigger_host_cap()
3741 int ath12k_qmi_event_server_arrive(struct ath12k_qmi *qmi) in ath12k_qmi_event_server_arrive()
3778 int ath12k_qmi_event_mem_request(struct ath12k_qmi *qmi) in ath12k_qmi_event_mem_request()
3794 int ath12k_qmi_event_load_bdf(struct ath12k_qmi *qmi) in ath12k_qmi_event_load_bdf()
3846 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_mem_request_cb()
3891 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_mem_ready_cb()
3903 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_fw_ready_cb()
3940 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_ops_new_server()
3965 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_ops_del_server()
[all …]
H A Dcore.h959 struct ath12k_qmi qmi;