Searched refs:ERROR_ELEM_SIZE (Results 1 – 5 of 5) sorted by relevance
450 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro471 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_mvm_dump_umac_error_log()520 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_mvm_dump_nic_error_log_old()606 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_mvm_dump_nic_error_log()
1359 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1377 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()1385 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET; in il3945_dump_nic_error_log()1386 i += ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()
5099 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro5122 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il4965_dump_nic_error_log()
1512 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1541 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_dump_nic_error_log()
1735 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro