Home
last modified time | relevance | path

Searched refs:qmi_wlanfw_device_info_resp_msg_v01 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dqmi.h406 struct qmi_wlanfw_device_info_resp_msg_v01 { struct
H A Dqmi.c784 .offset = offsetof(struct qmi_wlanfw_device_info_resp_msg_v01,
794 .offset = offsetof(struct qmi_wlanfw_device_info_resp_msg_v01,
803 .offset = offsetof(struct qmi_wlanfw_device_info_resp_msg_v01,
812 .offset = offsetof(struct qmi_wlanfw_device_info_resp_msg_v01,
821 .offset = offsetof(struct qmi_wlanfw_device_info_resp_msg_v01,
2139 struct qmi_wlanfw_device_info_resp_msg_v01 resp = {}; in ath11k_qmi_request_device_info()