Home
last modified time | relevance | path

Searched refs:FCE_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/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_os.c4844 FCE_SIZE, ha->fce, ha->fce_dma); in qla2x00_free_fw_dump()