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