Searched refs:ath11k_qmi (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | qmi.c | 2507 ath11k_qmi_driver_event_post(struct ath11k_qmi *qmi, in ath11k_qmi_driver_event_post() 2550 static int ath11k_qmi_event_mem_request(struct ath11k_qmi *qmi) in ath11k_qmi_event_mem_request() 2564 static int ath11k_qmi_event_load_bdf(struct ath11k_qmi *qmi) in ath11k_qmi_event_load_bdf() 2596 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_mem_request_cb() 2641 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_mem_ready_cb() 2653 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_fw_ready_cb() 2665 struct ath11k_qmi *qmi = container_of(qmi_hdl, in ath11k_qmi_msg_cold_boot_cal_done_cb() 2666 struct ath11k_qmi, handle); in ath11k_qmi_msg_cold_boot_cal_done_cb() 2709 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_ops_new_server() 2734 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_ops_del_server() [all …]
|
| A D | qmi.h | 118 struct ath11k_qmi { struct
|
| A D | core.h | 675 struct ath11k_qmi qmi;
|
Completed in 15 milliseconds