Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_scsi.c1431 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1432 *txop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
2234 if (txop == BG_OP_IN_CRC_OUT_CRC) { in lpfc_bg_setup_sgl_prot()
Dlpfc_hw.h2052 #define BG_OP_IN_CRC_OUT_CRC 0x4 macro