Searched refs:ELS_MAX_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
133 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES))
13 #define ELS_MAX_PAYLOAD 2112 macro
4978 mid_init_cb->init_cb.frame_payload_size = cpu_to_le16(ELS_MAX_PAYLOAD); in qla2x00_init_rings()