Lines Matching refs:ar_snoc
329 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_send_cal_report_req() local
334 if (ar_snoc->xo_cal_supported) { in ath10k_qmi_send_cal_report_req()
336 req.xo_cal_data = ar_snoc->xo_cal_data; in ath10k_qmi_send_cal_report_req()
383 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_mode_send_sync_msg() local
384 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_mode_send_sync_msg()
432 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_cfg_send_sync_msg() local
433 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_cfg_send_sync_msg()
577 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_cap_send_sync_msg() local
634 if (!test_bit(ATH10K_SNOC_FLAG_REGISTERED, &ar_snoc->flags)) { in ath10k_qmi_cap_send_sync_msg()
659 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_host_cap_send_sync() local
671 if (test_bit(ATH10K_SNOC_FLAG_8BIT_HOST_CAP_QUIRK, &ar_snoc->flags)) in ath10k_qmi_host_cap_send_sync()
707 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_set_fw_log_mode() local
709 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_set_fw_log_mode()
756 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_ind_register_send_sync_msg() local
767 if (ar_snoc->xo_cal_supported) { in ath10k_qmi_ind_register_send_sync_msg()
899 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_event_server_exit() local
903 if (!test_bit(ATH10K_SNOC_FLAG_UNREGISTERING, &ar_snoc->flags) && in ath10k_qmi_event_server_exit()
904 !test_bit(ATH10K_SNOC_FLAG_MODEM_STOPPED, &ar_snoc->flags)) in ath10k_qmi_event_server_exit()
1073 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_init() local
1083 ar_snoc->qmi = qmi; in ath10k_qmi_init()
1129 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_deinit() local
1130 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_deinit()
1137 ar_snoc->qmi = NULL; in ath10k_qmi_deinit()