Searched refs:SW_RXBD_RING_SIZE (Results 1 – 4 of 4) sorted by relevance
428 #define SW_RXBD_RING_SIZE (sizeof(struct bnxt_sw_rx_bd) * RX_DESC_CNT) macro
1894 ring->vmem_size = SW_RXBD_RING_SIZE * bp->rx_nr_pages; in bnxt_init_ring_struct()
6649 #define SW_RXBD_RING_SIZE (sizeof(struct bnx2_sw_bd) * BNX2_RX_DESC_CNT) macro
778 vzalloc(SW_RXBD_RING_SIZE * bp->rx_max_ring); in bnx2_alloc_rx_mem()