attn_type        2382 drivers/net/ethernet/qlogic/qed/qed_debug.c qed_get_block_attn_data(enum block_id block_id, enum dbg_attn_type attn_type)
attn_type        2388 drivers/net/ethernet/qlogic/qed/qed_debug.c 	return &base_attn_block_arr[block_id].per_type_data[attn_type];
attn_type        2393 drivers/net/ethernet/qlogic/qed/qed_debug.c qed_get_block_attn_regs(enum block_id block_id, enum dbg_attn_type attn_type,
attn_type        2397 drivers/net/ethernet/qlogic/qed/qed_debug.c 		qed_get_block_attn_data(block_id, attn_type);
attn_type        5560 drivers/net/ethernet/qlogic/qed/qed_debug.c 				  enum dbg_attn_type attn_type,
attn_type        5577 drivers/net/ethernet/qlogic/qed/qed_debug.c 					       attn_type, &num_attn_regs);
attn_type        5621 drivers/net/ethernet/qlogic/qed/qed_debug.c 	    qed_get_block_attn_data(block_id, attn_type)->names_offset;
attn_type        5622 drivers/net/ethernet/qlogic/qed/qed_debug.c 	SET_FIELD(results->data, DBG_ATTN_BLOCK_RESULT_ATTN_TYPE, attn_type);
attn_type        7629 drivers/net/ethernet/qlogic/qed/qed_debug.c 	enum dbg_attn_type attn_type;
attn_type        7634 drivers/net/ethernet/qlogic/qed/qed_debug.c 	attn_type = (enum dbg_attn_type)
attn_type        7689 drivers/net/ethernet/qlogic/qed/qed_debug.c 			attn_type_str = attn_type == ATTN_TYPE_INTERRUPT ?
attn_type        3338 drivers/net/ethernet/qlogic/qed/qed_hsi.h 				  enum dbg_attn_type attn_type,
attn_type        3393 drivers/scsi/lpfc/lpfc_hbadisc.c 	uint8_t attn_type;
attn_type        3412 drivers/scsi/lpfc/lpfc_hbadisc.c 	attn_type = bf_get(lpfc_mbx_read_top_att_type, la);
attn_type        3425 drivers/scsi/lpfc/lpfc_hbadisc.c 		if (attn_type == LPFC_ATT_LINK_UP)
attn_type        3441 drivers/scsi/lpfc/lpfc_hbadisc.c 	if ((attn_type == LPFC_ATT_LINK_UP) &&
attn_type        3467 drivers/scsi/lpfc/lpfc_hbadisc.c 	} else if (attn_type == LPFC_ATT_LINK_DOWN ||
attn_type        3468 drivers/scsi/lpfc/lpfc_hbadisc.c 		   attn_type == LPFC_ATT_UNEXP_WWPN) {
attn_type        3477 drivers/scsi/lpfc/lpfc_hbadisc.c 		else if (attn_type == LPFC_ATT_UNEXP_WWPN)
attn_type        3496 drivers/scsi/lpfc/lpfc_hbadisc.c 	    attn_type == LPFC_ATT_LINK_UP) {