Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/fw/
H A Dpnvm.c43 bool hw_match = false; in iwl_pnvm_handle_section() local
90 if (hw_match) in iwl_pnvm_handle_section()
102 hw_match = true; in iwl_pnvm_handle_section()
153 if (!hw_match) { in iwl_pnvm_handle_section()
/src/sys/dev/iwx/
H A Dif_iwx.c3784 int hw_match = 0; in iwx_pnvm_handle_section() local
3817 if (hw_match) in iwx_pnvm_handle_section()
3826 hw_match = 1; in iwx_pnvm_handle_section()
3866 if (!hw_match || size == 0) { in iwx_pnvm_handle_section()