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