Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.h218 #define EFT_SIZE ((EFT_BYTES_PER_BUFFER) * (EFT_NUM_BUFFERS)) macro
H A Dqla_tmpl.c473 ent->t268.buf_size = EFT_SIZE; in qla27xx_fwdt_entry_t268()
476 qla27xx_insertbuf(vha->hw->eft, EFT_SIZE, buf, len); in qla27xx_fwdt_entry_t268()
H A Dqla_os.c4848 EFT_SIZE, ha->eft, ha->eft_dma); in qla2x00_free_fw_dump()