Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.c834 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
844 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
853 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
863 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
872 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
882 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
891 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
901 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
910 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
920 .offset = offsetof(struct wlfw_cap_resp_msg_v01,
[all …]
H A Dqmi_wlfw_v01.h306 struct wlfw_cap_resp_msg_v01 { struct
H A Dqmi.c574 struct wlfw_cap_resp_msg_v01 *resp; in ath10k_qmi_cap_send_sync_msg()