Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_scsi.c1414 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1415 *txop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
2225 if (txop == BG_OP_IN_CRC_OUT_CRC) { in lpfc_bg_setup_sgl_prot()
Dlpfc_hw.h2200 #define BG_OP_IN_CRC_OUT_CRC 0x4 macro