Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_exch.c2263 rrq->rrq_rx_id = htons(ep->rxid); 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()
2325 if (ep->rxid != ntohs(rp->rrq_rx_id) && in fc_exch_els_rrq()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_exch.c2261 rrq->rrq_rx_id = htons(ep->rxid); 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()
2323 if (ep->rxid != ntohs(rp->rrq_rx_id) && in fc_exch_els_rrq()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h271 __be16 rrq_rx_id; member
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_els.h456 __be16 rrq_rx_id; /* responders exchange ID */ member
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H A Dfc_els.h464 __be16 rrq_rx_id; /* responders exchange ID */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h253 __be16 rrq_rx_id; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h253 __be16 rrq_rx_id; member
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c95 rrq.rrq_rx_id = htons(aborted_io_req->task->rxwr_txrd.var_ctx.rx_id); in bnx2fc_send_rrq()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_els.c313 rrq.rrq_rx_id = in qedf_send_rrq()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c95 rrq.rrq_rx_id = htons(aborted_io_req->task->rxwr_txrd.var_ctx.rx_id); in bnx2fc_send_rrq()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_els.c313 rrq.rrq_rx_id = in qedf_send_rrq()

Completed in 21 milliseconds