Home
last modified time | relevance | path

Searched refs:BG_ERR_SWAP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.c965 /* Return BG_ERR_SWAP if swapping CSUM<-->CRC is required for error injection */
966 #define BG_ERR_SWAP 0x10 macro
1315 rc |= BG_ERR_TGT | BG_ERR_SWAP; in lpfc_bg_err_inject()
1337 rc = BG_ERR_INIT | BG_ERR_SWAP; in lpfc_bg_err_inject()
1365 rc = BG_ERR_INIT | BG_ERR_SWAP; in lpfc_bg_err_inject()
1589 if (rc & BG_ERR_SWAP) in lpfc_bg_setup_bpl()
1750 if (rc & BG_ERR_SWAP) in lpfc_bg_setup_bpl_prot()
1978 if (rc & BG_ERR_SWAP) in lpfc_bg_setup_sgl()
2176 if (rc & BG_ERR_SWAP) in lpfc_bg_setup_sgl_prot()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c940 /* Return BG_ERR_SWAP if swapping CSUM<-->CRC is required for error injection */
941 #define BG_ERR_SWAP 0x10 macro
1290 rc |= BG_ERR_TGT | BG_ERR_SWAP; in lpfc_bg_err_inject()
1312 rc = BG_ERR_INIT | BG_ERR_SWAP; in lpfc_bg_err_inject()
1340 rc = BG_ERR_INIT | BG_ERR_SWAP; in lpfc_bg_err_inject()
1563 if (rc & BG_ERR_SWAP) in lpfc_bg_setup_bpl()
1724 if (rc & BG_ERR_SWAP) in lpfc_bg_setup_bpl_prot()
1952 if (rc & BG_ERR_SWAP) in lpfc_bg_setup_sgl()
2151 if (rc & BG_ERR_SWAP) in lpfc_bg_setup_sgl_prot()

Completed in 14 milliseconds