Searched refs:fw_ignore_section (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
| D | fw_inc.c | 125 static int fw_ignore_section(struct wil6210_priv *wil, const void *data, in fw_ignore_section() function 573 {wil_fw_type_data, fw_handle_data, fw_ignore_section}, 574 {wil_fw_type_fill, fw_handle_fill, fw_ignore_section}, 579 {wil_fw_type_direct_write, fw_handle_direct_write, fw_ignore_section}, 580 {wil_fw_type_gateway_data, fw_handle_gateway_data, fw_ignore_section}, 582 fw_ignore_section},
|