Searched refs:ELS_MAX_PAYLOAD (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_def.h4845 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES))
H A Dqla_edif.c1962 purex->msgp_len = ELS_MAX_PAYLOAD;
2571 if (totlen > ELS_MAX_PAYLOAD) {
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.c4844 mid_init_cb->init_cb.frame_payload_size = cpu_to_le16(ELS_MAX_PAYLOAD);
H A Dqla_os.c4464 ELS_MAX_PAYLOAD, 8, 0);

Completed in 431 milliseconds