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