Searched defs:lpfc_vport (Results 1 – 1 of 1) sorted by relevance
613 struct lpfc_vport { struct614 struct lpfc_hba *phba;615 struct list_head listentry;616 uint8_t port_type;620 enum discovery_state port_state;622 uint16_t vpi;623 uint16_t vfi;624 uint8_t vpi_state;627 unsigned long fc_flag; /* FC flags */629 uint32_t ct_flags;[all …]