Lines Matching +full:1 +full:gbps
28 u32 fc_id = -1; in bfad_im_get_starget_port_id()
193 fc_host_active_fc4s(shost)[2] = 1; in bfad_im_get_host_active_fc4s()
195 fc_host_active_fc4s(shost)[7] = 1; in bfad_im_get_host_active_fc4s()
335 * In case it is lesser than path_tov of driver, set it to path_tov + 1
348 rport->dev_loss_tmo = path_tov + 1; in bfad_im_set_rport_loss_tmo()
414 fc_host_supported_fc4s(vshost)[2] = 1; in bfad_im_vport_create()
417 fc_host_supported_fc4s(vshost)[7] = 1; in bfad_im_vport_create()
520 return -1; in bfad_im_vport_delete()
597 .show_starget_port_id = 1,
599 .show_starget_node_name = 1,
601 .show_starget_port_name = 1,
605 .show_host_port_id = 1,
608 .show_host_node_name = 1,
609 .show_host_port_name = 1,
610 .show_host_supported_classes = 1,
611 .show_host_supported_fc4s = 1,
612 .show_host_supported_speeds = 1,
613 .show_host_maxframe_size = 1,
616 .show_host_port_type = 1,
618 .show_host_port_state = 1,
620 .show_host_active_fc4s = 1,
622 .show_host_speed = 1,
624 .show_host_fabric_name = 1,
627 .show_host_symbolic_name = 1,
637 .show_rport_maxframe_size = 1,
638 .show_rport_supported_classes = 1,
639 .show_rport_dev_loss_tmo = 1,
654 .show_starget_port_id = 1,
656 .show_starget_node_name = 1,
658 .show_starget_port_name = 1,
662 .show_host_port_id = 1,
665 .show_host_node_name = 1,
666 .show_host_port_name = 1,
667 .show_host_supported_classes = 1,
668 .show_host_supported_fc4s = 1,
669 .show_host_supported_speeds = 1,
670 .show_host_maxframe_size = 1,
673 .show_host_port_type = 1,
675 .show_host_port_state = 1,
677 .show_host_active_fc4s = 1,
679 .show_host_speed = 1,
681 .show_host_fabric_name = 1,
684 .show_host_symbolic_name = 1,
694 .show_rport_maxframe_size = 1,
695 .show_rport_supported_classes = 1,
696 .show_rport_dev_loss_tmo = 1,
747 "QLogic BR-series 4Gbps PCIe dual port FC HBA"); in bfad_im_model_desc_show()
750 "QLogic BR-series 8Gbps PCIe dual port FC HBA"); in bfad_im_model_desc_show()
753 "QLogic BR-series 4Gbps PCIe dual port FC HBA for HP"); in bfad_im_model_desc_show()
756 "QLogic BR-series 8Gbps PCIe dual port FC HBA for HP"); in bfad_im_model_desc_show()
759 "QLogic BR-series 10Gbps single port CNA"); in bfad_im_model_desc_show()
762 "QLogic BR-series 10Gbps dual port CNA"); in bfad_im_model_desc_show()
765 "QLogic BR-series 10Gbps CNA for IBM Blade Center"); in bfad_im_model_desc_show()
768 "QLogic BR-series 4Gbps PCIe single port FC HBA"); in bfad_im_model_desc_show()
771 "QLogic BR-series 8Gbps PCIe single port FC HBA"); in bfad_im_model_desc_show()
774 "QLogic BR-series 4Gbps PCIe single port FC HBA for HP"); in bfad_im_model_desc_show()
777 "QLogic BR-series 8Gbps PCIe single port FC HBA for HP"); in bfad_im_model_desc_show()
780 "QLogic BR-series 8Gbps FC HBA for HP Bladesystem C-class"); in bfad_im_model_desc_show()
783 "QLogic BR-series 10Gbps CNA for Dell M-Series Blade Servers"); in bfad_im_model_desc_show()
785 if (nports == 1 && bfa_ioc_is_cna(&bfad->bfa.ioc)) in bfad_im_model_desc_show()
787 "QLogic BR-series 10Gbps single port CNA"); in bfad_im_model_desc_show()
788 else if (nports == 1 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) in bfad_im_model_desc_show()
790 "QLogic BR-series 16Gbps PCIe single port FC HBA"); in bfad_im_model_desc_show()
793 "QLogic BR-series 10Gbps dual port CNA"); in bfad_im_model_desc_show()
796 "QLogic BR-series 16Gbps PCIe dual port FC HBA"); in bfad_im_model_desc_show()
798 if (nports == 1 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) in bfad_im_model_desc_show()
800 "QLogic BR-series 16Gbps PCIe single port FC HBA for IBM"); in bfad_im_model_desc_show()
803 "QLogic BR-series 16Gbps PCIe dual port FC HBA for IBM"); in bfad_im_model_desc_show()