Home
last modified time | relevance | path

Searched refs:FCE_SIZE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_dbg.h222 #define FCE_SIZE ((FCE_BYTES_PER_BUFFER) * (FCE_NUM_BUFFERS)) macro
H A Dqla_tmpl.c400 ent->t264.fce_trace_size = FCE_SIZE; in qla27xx_fwdt_entry_t264()
410 qla27xx_insertbuf(vha->hw->fce, FCE_SIZE, buf, len); in qla27xx_fwdt_entry_t264()
H A Dqla_init.c3255 tc = dma_alloc_coherent(&ha->pdev->dev, FCE_SIZE, &tc_dma, in qla2x00_init_fce_trace()
3260 FCE_SIZE / 1024); in qla2x00_init_fce_trace()
3269 dma_free_coherent(&ha->pdev->dev, FCE_SIZE, tc, tc_dma); in qla2x00_init_fce_trace()
3274 "Allocated (%d KB) for FCE...\n", FCE_SIZE / 1024); in qla2x00_init_fce_trace()
3387 fce_size = sizeof(struct qla2xxx_fce_chain) + FCE_SIZE; in qla2x00_alloc_fw_dump()
H A Dqla_os.c4621 FCE_SIZE, ha->fce, ha->fce_dma); in qla2x00_free_fw_dump()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_dbg.h222 #define FCE_SIZE ((FCE_BYTES_PER_BUFFER) * (FCE_NUM_BUFFERS)) macro
H A Dqla_tmpl.c400 ent->t264.fce_trace_size = FCE_SIZE; in qla27xx_fwdt_entry_t264()
410 qla27xx_insertbuf(vha->hw->fce, FCE_SIZE, buf, len); in qla27xx_fwdt_entry_t264()
H A Dqla_init.c3693 tc = dma_alloc_coherent(&ha->pdev->dev, FCE_SIZE, &tc_dma, in qla2x00_init_fce_trace()
3698 FCE_SIZE / 1024); in qla2x00_init_fce_trace()
3707 dma_free_coherent(&ha->pdev->dev, FCE_SIZE, tc, tc_dma); in qla2x00_init_fce_trace()
3712 "Allocated (%d KB) for FCE...\n", FCE_SIZE / 1024); in qla2x00_init_fce_trace()
3825 fce_size = sizeof(struct qla2xxx_fce_chain) + FCE_SIZE; in qla2x00_alloc_fw_dump()
H A Dqla_os.c4855 FCE_SIZE, ha->fce, ha->fce_dma); in qla2x00_free_fw_dump()

Completed in 38 milliseconds