Home
last modified time | relevance | path

Searched refs:SW_RXBD_RING_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/
Dbnx2.h6584 #define SW_RXBD_RING_SIZE (sizeof(struct sw_bd) * RX_DESC_CNT) macro
Dbnx2.c771 vzalloc(SW_RXBD_RING_SIZE * bp->rx_max_ring); in bnx2_alloc_rx_mem()