Home
last modified time | relevance | path

Searched refs:ath10k_qmi_mode_send_sync_msg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dqmi.c375 ath10k_qmi_mode_send_sync_msg(struct ath10k *ar, enum wlfw_driver_mode_enum_v01 mode) in ath10k_qmi_mode_send_sync_msg() function
525 ret = ath10k_qmi_mode_send_sync_msg(ar, mode); in ath10k_qmi_wlan_enable()
536 return ath10k_qmi_mode_send_sync_msg(ar, QMI_WLFW_OFF_V01); in ath10k_qmi_wlan_disable()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dqmi.c380 ath10k_qmi_mode_send_sync_msg(struct ath10k *ar, enum wlfw_driver_mode_enum_v01 mode) in ath10k_qmi_mode_send_sync_msg() function
530 ret = ath10k_qmi_mode_send_sync_msg(ar, mode); in ath10k_qmi_wlan_enable()
541 return ath10k_qmi_mode_send_sync_msg(ar, QMI_WLFW_OFF_V01); in ath10k_qmi_wlan_disable()

Completed in 4 milliseconds