Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1407 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1408 *txop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
2209 if (txop == BG_OP_IN_CRC_OUT_CRC) { in lpfc_bg_setup_sgl_prot()
H A Dlpfc_hw.h2223 #define BG_OP_IN_CRC_OUT_CRC 0x4 macro