Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dfw.h107 struct wil_fw_record_brd_file { /* type == wil_fw_type_comment */ struct
Dfw_inc.c147 const struct wil_fw_record_brd_file *rec = data; in fw_handle_brd_file()
150 if (size <= offsetof(struct wil_fw_record_brd_file, brd_info)) { in fw_handle_brd_file()
155 ent_size = size - offsetof(struct wil_fw_record_brd_file, brd_info); in fw_handle_brd_file()