Searched refs:ERROR_ELEM_SIZE (Results 1 – 5 of 5) sorted by relevance
104 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro141 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_fwrt_dump_umac_error_log()223 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_fwrt_dump_lmac_error_log()
1288 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1306 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()1314 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET; in il3945_dump_nic_error_log()1315 i += ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()
5067 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro5090 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il4965_dump_nic_error_log()
1622 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1651 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_dump_nic_error_log()
1714 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro
Completed in 33 milliseconds