Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dfw.h187 struct wil_fw_data_gw4 { struct
204 struct wil_fw_data_gw4 data[]; /* total size [data_size], see above */ argument
H A Dfw_inc.c484 const struct wil_fw_data_gw4 *block = d->data; in fw_handle_gateway_data4()