Lines Matching refs:ar_snoc
328 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_send_cal_report_req() local
333 if (ar_snoc->xo_cal_supported) { in ath10k_qmi_send_cal_report_req()
335 req.xo_cal_data = ar_snoc->xo_cal_data; in ath10k_qmi_send_cal_report_req()
382 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_mode_send_sync_msg() local
383 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_mode_send_sync_msg()
431 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_cfg_send_sync_msg() local
432 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_cfg_send_sync_msg()
576 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_cap_send_sync_msg() local
633 if (!test_bit(ATH10K_SNOC_FLAG_REGISTERED, &ar_snoc->flags)) { in ath10k_qmi_cap_send_sync_msg()
658 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_host_cap_send_sync() local
670 if (test_bit(ATH10K_SNOC_FLAG_8BIT_HOST_CAP_QUIRK, &ar_snoc->flags)) in ath10k_qmi_host_cap_send_sync()
706 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_set_fw_log_mode() local
708 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_set_fw_log_mode()
755 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_ind_register_send_sync_msg() local
766 if (ar_snoc->xo_cal_supported) { in ath10k_qmi_ind_register_send_sync_msg()
898 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_event_server_exit() local
902 if (!test_bit(ATH10K_SNOC_FLAG_UNREGISTERING, &ar_snoc->flags) && in ath10k_qmi_event_server_exit()
903 !test_bit(ATH10K_SNOC_FLAG_MODEM_STOPPED, &ar_snoc->flags)) in ath10k_qmi_event_server_exit()
1064 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_init() local
1074 ar_snoc->qmi = qmi; in ath10k_qmi_init()
1117 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_deinit() local
1118 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_deinit()
1125 ar_snoc->qmi = NULL; in ath10k_qmi_deinit()