Searched defs:efc_vport (Results 1 – 1 of 1) sorted by relevance
390 struct efc_vport { struct391 struct list_head list_entry;392 u64 wwnn;393 u64 wwpn;394 u32 fc_id;395 bool enable_tgt;396 bool enable_ini;397 void *tgt_data;398 void *ini_data;399 struct efc_nport *nport;