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()
1326 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1344 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()1352 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET; in il3945_dump_nic_error_log()1353 i += ERROR_ELEM_SIZE) { in il3945_dump_nic_error_log()
5070 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro5093 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) { in il4965_dump_nic_error_log()
1605 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro1634 if (ERROR_START_OFFSET <= table.valid * ERROR_ELEM_SIZE) { in iwl_dump_nic_error_log()
1718 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro