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