Searched refs:ar_snoc (Results 1 – 2 of 2) sorted by relevance
329 struct ath10k_snoc *ar_snoc = ath10k_snoc_priv(ar); in ath10k_qmi_send_cal_report_req() local334 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() local384 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() local433 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() local634 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[all …]
33 struct ath10k_snoc *ar_snoc; member