Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1376 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1399 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1412 *txop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1450 *txop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_bg_err_opcodes()
H A Dlpfc_hw.h2199 #define BG_OP_IN_CRC_OUT_NODIF 0x1 macro