Searched refs:RCV_BUFF_RINGSIZE (Results 1 – 4 of 4) sorted by relevance
61 #define RCV_BUFF_RINGSIZE(rds_ring) \ macro
257 rds_ring->rx_buf_arr = vzalloc(RCV_BUFF_RINGSIZE(rds_ring)); in netxen_alloc_sw_resources()
221 rds_ring->rx_buf_arr = vzalloc(RCV_BUFF_RINGSIZE(rds_ring)); in qlcnic_alloc_sw_resources()
66 #define RCV_BUFF_RINGSIZE(rds_ring) \ macro