Home
last modified time | relevance | path

Searched refs:gid_pn (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/scsi/
A Dzfcp_fc.h64 struct fc_ns_gid_pn gid_pn; member
74 struct fc_gid_pn_resp gid_pn; member
155 } gid_pn; member
A Dzfcp_fc.c348 struct zfcp_fc_gid_pn_rsp *gid_pn_rsp = &fc_req->u.gid_pn.rsp; in zfcp_fc_ns_gid_pn_eval()
356 ct_els->port->d_id = ntoh24(gid_pn_rsp->gid_pn.fp_fid); in zfcp_fc_ns_gid_pn_eval()
378 struct zfcp_fc_gid_pn_req *gid_pn_req = &fc_req->u.gid_pn.req; in zfcp_fc_ns_gid_pn_request()
379 struct zfcp_fc_gid_pn_rsp *gid_pn_rsp = &fc_req->u.gid_pn.rsp; 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()
416 fc_req = mempool_alloc(adapter->pool.gid_pn, GFP_ATOMIC); in zfcp_fc_ns_gid_pn()
430 mempool_free(fc_req, adapter->pool.gid_pn); in zfcp_fc_ns_gid_pn()
A Dzfcp_aux.c246 adapter->pool.gid_pn = in zfcp_allocate_low_mem_buffers()
248 if (!adapter->pool.gid_pn) in zfcp_allocate_low_mem_buffers()
262 mempool_destroy(adapter->pool.gid_pn); in zfcp_free_low_mem_buffers()
A Dzfcp_def.h144 mempool_t *gid_pn; member
/linux/drivers/scsi/qla2xxx/
A Dqla_def.h3094 } gid_pn; member
3199 } gid_pn; member

Completed in 42 milliseconds