Home
last modified time | relevance | path

Searched refs:rrq_ox_id (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_exch.c2262 rrq->rrq_ox_id = htons(ep->oxid); in fc_exch_rrq()
2315 ntohs(rp->rrq_ox_id) : ntohs(rp->rrq_rx_id); in fc_exch_els_rrq()
2322 sid, xid, ntohs(rp->rrq_rx_id), ntohs(rp->rrq_ox_id)); in fc_exch_els_rrq()
2323 if (ep->oxid != ntohs(rp->rrq_ox_id)) in fc_exch_els_rrq()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_exch.c2260 rrq->rrq_ox_id = htons(ep->oxid); in fc_exch_rrq()
2313 ntohs(rp->rrq_ox_id) : ntohs(rp->rrq_rx_id); in fc_exch_els_rrq()
2320 sid, xid, ntohs(rp->rrq_rx_id), ntohs(rp->rrq_ox_id)); in fc_exch_els_rrq()
2321 if (ep->oxid != ntohs(rp->rrq_ox_id)) in fc_exch_els_rrq()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h270 __be16 rrq_ox_id; member
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_els.h455 __be16 rrq_ox_id; /* originator exchange ID */ member
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H A Dfc_els.h463 __be16 rrq_ox_id; /* originator exchange ID */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h252 __be16 rrq_ox_id; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h252 __be16 rrq_ox_id; member
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c94 rrq.rrq_ox_id = htons(aborted_io_req->xid); in bnx2fc_send_rrq()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_els.c312 rrq.rrq_ox_id = htons(aborted_io_req->xid); in qedf_send_rrq()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c94 rrq.rrq_ox_id = htons(aborted_io_req->xid); in bnx2fc_send_rrq()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_els.c312 rrq.rrq_ox_id = htons(aborted_io_req->xid); in qedf_send_rrq()

Completed in 22 milliseconds