Searched refs:ERROR_ELEM_SIZE (Results 1 – 5 of 5) sorted by relevance
460 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro478 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()
1336 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1354 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()1362 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET; in il3945_dump_nic_error_log()1363 i += ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()
5075 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro5098 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()
1721 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro