Searched refs:fw_ignore_section (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/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 538 {wil_fw_type_data, fw_handle_data, fw_ignore_section}, 539 {wil_fw_type_fill, fw_handle_fill, fw_ignore_section}, 544 {wil_fw_type_direct_write, fw_handle_direct_write, fw_ignore_section}, 545 {wil_fw_type_gateway_data, fw_handle_gateway_data, fw_ignore_section}, 547 fw_ignore_section},
|