Searched refs:RCV_BUFF_RINGSIZE (Results 1 – 4 of 4) sorted by relevance
64 #define RCV_BUFF_RINGSIZE(rds_ring) \ macro
260 rds_ring->rx_buf_arr = vzalloc(RCV_BUFF_RINGSIZE(rds_ring)); in qlcnic_alloc_sw_resources()
79 #define RCV_BUFF_RINGSIZE(rds_ring) \ macro
281 rds_ring->rx_buf_arr = vzalloc(RCV_BUFF_RINGSIZE(rds_ring)); in netxen_alloc_sw_resources()