Searched refs:fw_ignore_section (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/wil6210/ ! |
D | fw_inc.c | 114 static int fw_ignore_section(struct wil6210_priv *wil, const void *data, in fw_ignore_section() function 562 {wil_fw_type_data, fw_handle_data, fw_ignore_section}, 563 {wil_fw_type_fill, fw_handle_fill, fw_ignore_section}, 568 {wil_fw_type_direct_write, fw_handle_direct_write, fw_ignore_section}, 569 {wil_fw_type_gateway_data, fw_handle_gateway_data, fw_ignore_section}, 571 fw_ignore_section},
|