Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c104 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro
141 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_fwrt_dump_umac_error_log()
223 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_fwrt_dump_lmac_error_log()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c5081 #define ERROR_ELEM_SIZE (7 * sizeof(uint32_t)) macro
5138 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwm_nic_umac_error()
5197 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwm_nic_error()