Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dqmi_wlfw_v01.h140 struct wlfw_shadow_reg_cfg_s_v01 { struct
282 struct wlfw_shadow_reg_cfg_s_v01 shadow_reg[QMI_WLFW_MAX_NUM_SHADOW_REG_V01];
H A Dqmi_wlfw_v01.c97 .offset = offsetof(struct wlfw_shadow_reg_cfg_s_v01,
106 .offset = offsetof(struct wlfw_shadow_reg_cfg_s_v01,
770 .elem_size = sizeof(struct wlfw_shadow_reg_cfg_s_v01),
H A Dqmi.c483 sizeof(struct wlfw_shadow_reg_cfg_s_v01) * req->shadow_reg_len); in ath10k_qmi_cfg_send_sync_msg()