Lines Matching defs:gid_pn
58 * struct zfcp_fc_gid_pn_req - container for ct header plus gid_pn request
60 * @gid_pn: GID_PN request
64 struct fc_ns_gid_pn gid_pn;
68 * struct zfcp_fc_gid_pn_rsp - container for ct header plus gid_pn response
70 * @gid_pn: GID_PN response
74 struct fc_gid_pn_resp gid_pn;
130 * @u.gid_pn: GID_PN specific data
131 * @u.gid_pn.req: GID_PN request
132 * @u.gid_pn.rsp: GID_PN response
155 } gid_pn;