Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1435 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1436 *txop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
2238 if (txop == BG_OP_IN_CRC_OUT_CRC) { in lpfc_bg_setup_sgl_prot()
H A Dlpfc_hw.h2030 #define BG_OP_IN_CRC_OUT_CRC 0x4 macro