Home
last modified time | relevance | path

Searched refs:ELS_MAX_PAYLOAD (Results 1 – 3 of 3) 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_init.c4978 mid_init_cb->init_cb.frame_payload_size = cpu_to_le16(ELS_MAX_PAYLOAD); in qla2x00_init_rings()