Home
last modified time | relevance | path

Searched refs:wlfw_cap_resp_msg_v01 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dqmi_wlfw_v01.c833 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
843 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
852 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
862 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
871 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
881 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
890 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
900 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
909 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
919 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
[all …]
H A Dqmi_wlfw_v01.h305 struct wlfw_cap_resp_msg_v01 { struct
H A Dqmi.c573 struct wlfw_cap_resp_msg_v01 *resp; in ath10k_qmi_cap_send_sync_msg()