Home
last modified time | relevance | path

Searched refs:rrq_rx_id (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h464 __be16 rrq_rx_id; /* responders exchange ID */ member
/openbmc/linux/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()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_els.c313 rrq.rrq_rx_id = in qedf_send_rrq()