Searched refs:ERROR_ELEM_SIZE (Results 1 – 5 of 5) sorted by relevance
454 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro467 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_mvm_dump_umac_error_log()544 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_mvm_dump_lmac_error_log()
1352 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1370 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()1378 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET; in il3945_dump_nic_error_log()1379 i += ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()
5094 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro5117 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il4965_dump_nic_error_log()
1619 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1648 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_dump_nic_error_log()
1735 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro