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