Searched refs:ERROR_ELEM_SIZE (Results 1 – 4 of 4) sorted by relevance
610 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro639 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_dump_nic_error_log()
1344 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1362 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()1370 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET; in il3945_dump_nic_error_log()1371 i += ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()
5054 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro5077 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il4965_dump_nic_error_log()
1736 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro