cond_hdr         2685 drivers/net/ethernet/qlogic/qed/qed_debug.c 		const struct dbg_dump_cond_hdr *cond_hdr =
cond_hdr         2692 drivers/net/ethernet/qlogic/qed/qed_debug.c 		eval_mode = GET_FIELD(cond_hdr->mode.data,
cond_hdr         2696 drivers/net/ethernet/qlogic/qed/qed_debug.c 				GET_FIELD(cond_hdr->mode.data,
cond_hdr         2702 drivers/net/ethernet/qlogic/qed/qed_debug.c 		if (!mode_match || !block_enable[cond_hdr->block_id]) {
cond_hdr         2703 drivers/net/ethernet/qlogic/qed/qed_debug.c 			input_offset += cond_hdr->data_size;
cond_hdr         2707 drivers/net/ethernet/qlogic/qed/qed_debug.c 		for (i = 0; i < cond_hdr->data_size; i++, input_offset++) {
cond_hdr         3166 drivers/net/ethernet/qlogic/qed/qed_debug.c 		const struct dbg_dump_cond_hdr *cond_hdr;
cond_hdr         3171 drivers/net/ethernet/qlogic/qed/qed_debug.c 		cond_hdr = (const struct dbg_dump_cond_hdr *)
cond_hdr         3173 drivers/net/ethernet/qlogic/qed/qed_debug.c 		num_entries = cond_hdr->data_size / MEM_DUMP_ENTRY_SIZE_DWORDS;
cond_hdr         3176 drivers/net/ethernet/qlogic/qed/qed_debug.c 		eval_mode = GET_FIELD(cond_hdr->mode.data,
cond_hdr         3180 drivers/net/ethernet/qlogic/qed/qed_debug.c 				GET_FIELD(cond_hdr->mode.data,
cond_hdr         3187 drivers/net/ethernet/qlogic/qed/qed_debug.c 			input_offset += cond_hdr->data_size;
cond_hdr         3209 drivers/net/ethernet/qlogic/qed/qed_debug.c 			block_id = (enum block_id)cond_hdr->block_id;
cond_hdr         3249 drivers/net/ethernet/qlogic/qed/qed_debug.c 			    [cond_hdr->block_id]->associated_to_storm) {
cond_hdr         3253 drivers/net/ethernet/qlogic/qed/qed_debug.c 						 [cond_hdr->block_id]->
cond_hdr         4463 drivers/net/ethernet/qlogic/qed/qed_debug.c 		const struct dbg_idle_chk_cond_hdr *cond_hdr =
cond_hdr         4472 drivers/net/ethernet/qlogic/qed/qed_debug.c 		eval_mode = GET_FIELD(cond_hdr->mode.data,
cond_hdr         4476 drivers/net/ethernet/qlogic/qed/qed_debug.c 				GET_FIELD(cond_hdr->mode.data,
cond_hdr         4491 drivers/net/ethernet/qlogic/qed/qed_debug.c 				cond_hdr->data_size / IDLE_CHK_RULE_SIZE_DWORDS,
cond_hdr         4496 drivers/net/ethernet/qlogic/qed/qed_debug.c 		input_offset += cond_hdr->data_size;