Searched refs:RX_ELS_SIZE (Results 1 – 2 of 2) sorted by relevance
1665 node = kzalloc(RX_ELS_SIZE, GFP_ATOMIC); in qla_enode_alloc()
4728 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES)) macro