Searched refs:ERROR_ELEM_SIZE (Results 1 – 5 of 5) sorted by relevance
420 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro438 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_mvm_dump_umac_error_log()504 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_mvm_dump_lmac_error_log()
1334 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1352 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()1360 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET; in il3945_dump_nic_error_log()1361 i += ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()
5071 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro5094 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il4965_dump_nic_error_log()
1612 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1641 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_dump_nic_error_log()
1719 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro