Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_scsi.c1766 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1767 *txop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
2494 if (txop == BG_OP_IN_CRC_OUT_CRC) { in lpfc_bg_setup_sgl_prot()
Dlpfc_hw.h2045 #define BG_OP_IN_CRC_OUT_CRC 0x4 macro