Searched refs:gid_pn_req (Results 1 – 3 of 3) sorted by relevance
378 struct zfcp_fc_gid_pn_req *gid_pn_req = &fc_req->u.gid_pn.req; in zfcp_fc_ns_gid_pn_request() local388 sg_init_one(&fc_req->sg_req, gid_pn_req, sizeof(*gid_pn_req)); in zfcp_fc_ns_gid_pn_request()391 zfcp_fc_ct_ns_init(&gid_pn_req->ct_hdr, in zfcp_fc_ns_gid_pn_request()393 gid_pn_req->gid_pn.fn_wwpn = cpu_to_be64(port->wwpn); in zfcp_fc_ns_gid_pn_request()396 adapter->pool.gid_pn_req, in zfcp_fc_ns_gid_pn_request()
214 adapter->pool.gid_pn_req = in zfcp_allocate_low_mem_buffers()216 if (!adapter->pool.gid_pn_req) in zfcp_allocate_low_mem_buffers()
139 mempool_t *gid_pn_req; member
Completed in 10 milliseconds