Lines Matching defs:efc_nport
137 struct efc_nport { struct
138 struct list_head list_entry;
139 struct kref ref;
140 void (*release)(struct kref *arg);
141 struct efc *efc;
142 u32 instance_index;
143 char display_name[EFC_NAME_LENGTH];
144 bool is_vport;
145 bool free_req_pending;
146 bool attached;
170 enum efc_nport_topology topology; argument
171 u8 service_params[EFC_SERVICE_PARMS_LENGTH];
172 u32 p2p_remote_port_id;