Home
last modified time | relevance | path

Searched refs:DMA_TX_ERR_BASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c308 DMA_TX_ERR_BASE = 0x0, enumerator
314 DMA_TX_DIF_CRC_ERR = DMA_TX_ERR_BASE, /* 0x0 */
1078 - 1 + DMA_TX_ERR_BASE; in slot_err_v1_hw()
H A Dhisi_sas_v2_hw.c575 DMA_TX_ERR_BASE = 0x40, /* dw2 bit 15-0 */ enumerator
656 DMA_TX_DIF_CRC_ERR = DMA_TX_ERR_BASE, /* 0x40 */
1941 index = dma_tx_err_code_prio[i] - DMA_TX_ERR_BASE; in parse_dma_tx_err_code_v2_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c308 DMA_TX_ERR_BASE = 0x0, enumerator
314 DMA_TX_DIF_CRC_ERR = DMA_TX_ERR_BASE, /* 0x0 */
1073 - 1 + DMA_TX_ERR_BASE; in slot_err_v1_hw()
H A Dhisi_sas_v2_hw.c575 DMA_TX_ERR_BASE = 0x40, /* dw2 bit 15-0 */ enumerator
656 DMA_TX_DIF_CRC_ERR = DMA_TX_ERR_BASE, /* 0x40 */
1940 index = dma_tx_err_code_prio[i] - DMA_TX_ERR_BASE; in parse_dma_tx_err_code_v2_hw()

Completed in 33 milliseconds