Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/scsi/fc/
Dfc_els.h459 __u8 rrq_cmd; /* command (0x12) */ member
/linux-6.1.9/drivers/scsi/bnx2fc/
Dbnx2fc_els.c92 rrq.rrq_cmd = ELS_RRQ; in bnx2fc_send_rrq()
/linux-6.1.9/drivers/scsi/qedf/
Dqedf_els.c310 rrq.rrq_cmd = ELS_RRQ; in qedf_send_rrq()
/linux-6.1.9/drivers/scsi/libfc/
Dfc_exch.c2258 rrq->rrq_cmd = ELS_RRQ; in fc_exch_rrq()