Searched refs:vport_type (Results 1 – 14 of 14) sorted by relevance
2053 def type_to_str(vport_type): argument2054 if vport_type == OvsVport.OVS_VPORT_TYPE_NETDEV:2058 elif vport_type == OvsVport.OVS_VPORT_TYPE_GRE:2060 elif vport_type == OvsVport.OVS_VPORT_TYPE_VXLAN:2062 elif vport_type == OvsVport.OVS_VPORT_TYPE_GENEVE:2066 def str_to_type(vport_type): argument2067 if vport_type == "netdev":2069 elif vport_type == "internal":2071 elif vport_type == "gre":2073 elif vport_type == "vxlan":[all …]
186 enum fc_port_type vport_type; /* only FC_PORTTYPE_NPIV allowed */ member231 enum fc_port_type vport_type; member
71 unsigned int vport_type, in efx_ef10_vport_alloc() argument83 MCDI_SET_DWORD(inbuf, VPORT_ALLOC_IN_TYPE, vport_type); in efx_ef10_vport_alloc()
321 u16 vport_type; member
600 __le16 vport_type; member
1262 vport_msg->vport_type = cpu_to_le16(VIRTCHNL2_VPORT_TYPE_DEFAULT); in idpf_send_create_vport_msg()3173 vport->vport_type = le16_to_cpu(vport_msg->vport_type); in idpf_vport_init()
1665 fc_private_vport_rd_enum_attr(vport_type, FC_PORTTYPE_MAX_NAMELEN);2334 vid.vport_type = FC_PORTTYPE_NPIV; in store_fc_host_vport_create()2745 SETUP_PRIVATE_VPORT_ATTRIBUTE_RD(vport_type); in fc_attach_transport()3851 vport->vport_type = ids->vport_type; in fc_vport_setup()
1675 vport_id.vport_type = FC_PORTTYPE_NPIV; in tcm_qla2xxx_lport_register_npiv_cb()
1184 vid.vport_type = FC_PORTTYPE_NPIV; in qla2xxx_flash_npiv_conf()
177 vport_type: Read_Only
823 vport_id.vport_type = FC_PORTTYPE_NPIV; in efct_lio_npiv_make_nport()
1004 vid.vport_type = FC_PORTTYPE_NPIV; in bfad_start_ops()
2137 vpid.vport_type = FC_PORTTYPE_NPIV; in bnx2fc_npiv_create_vports()
4141 vport_id.vport_type = FC_PORTTYPE_NPIV; in lpfc_create_static_vport()