Searched defs:lpfc_vport (Results 1 – 1 of 1) sorted by relevance
615 struct lpfc_vport { struct616 struct lpfc_hba *phba;617 struct list_head listentry;618 uint8_t port_type;622 enum discovery_state port_state;624 uint16_t vpi;625 uint16_t vfi;626 uint8_t vpi_state;629 unsigned long fc_flag; /* FC flags */631 uint32_t ct_flags;[all …]