Home
last modified time | relevance | path

Searched refs:ELS_MAX_PAYLOAD (Results 1 – 4 of 4) 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_edif.c1963 purex->msgp_len = ELS_MAX_PAYLOAD; in qla_enode_alloc()
2572 if (totlen > ELS_MAX_PAYLOAD) { in qla24xx_auth_els()
H A Dqla_os.c4451 ELS_MAX_PAYLOAD, 8, 0); in qla2x00_mem_alloc()