Searched refs:SW_RXBD_RING_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ | ||
D | bnx2.h | 6584 #define SW_RXBD_RING_SIZE (sizeof(struct sw_bd) * RX_DESC_CNT) macro |
D | bnx2.c | 771 vzalloc(SW_RXBD_RING_SIZE * bp->rx_max_ring); in bnx2_alloc_rx_mem() |