Searched refs:ERROR_START_OFFSET (Results 1 – 4 of 4) sorted by relevance
609 #define ERROR_START_OFFSET (1 * sizeof(u32)) macro639 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_dump_nic_error_log()
1343 #define ERROR_START_OFFSET (1 * sizeof(u32)) macro1362 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()1369 for (i = ERROR_START_OFFSET; in il3945_dump_nic_error_log()1370 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET; in il3945_dump_nic_error_log()
5053 #define ERROR_START_OFFSET (1 * sizeof(u32)) macro5077 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il4965_dump_nic_error_log()
1737 #define ERROR_START_OFFSET (1 * sizeof(u32)) macro