Home
last modified time | relevance | path

Searched refs:ELS_MAX_PAYLOAD (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.h133 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES))
H A Dqla_edif_bsg.h13 #define ELS_MAX_PAYLOAD 2112 macro
H A Dqla_def.h4855 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES))
H A Dqla_os.c4453 ELS_MAX_PAYLOAD, 8, 0); in qla2x00_mem_alloc()
H A Dqla_init.c4867 mid_init_cb->init_cb.frame_payload_size = cpu_to_le16(ELS_MAX_PAYLOAD); in qla2x00_init_rings()