Home
last modified time | relevance | path

Searched refs:rft_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gs.c646 ct_req->req.rft_id.port_id[0] = vha->d_id.b.domain; in qla_async_rftid()
647 ct_req->req.rft_id.port_id[1] = vha->d_id.b.area; in qla_async_rftid()
648 ct_req->req.rft_id.port_id[2] = vha->d_id.b.al_pa; in qla_async_rftid()
649 ct_req->req.rft_id.fc4_types[2] = 0x01; /* FCP-3 */ in qla_async_rftid()
652 ct_req->req.rft_id.fc4_types[6] = 1; /* NVMe type 28h */ in qla_async_rftid()
Dqla_def.h2784 } rft_id; member