Searched refs:SW_RXPG_RING_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c790 rxr->rx_pg_ring = vmalloc(SW_RXPG_RING_SIZE *
795 memset(rxr->rx_pg_ring, 0, SW_RXPG_RING_SIZE *
H A Dbnx2.h6576 #define SW_RXPG_RING_SIZE (sizeof(struct sw_pg) * RX_DESC_CNT) macro

Completed in 97 milliseconds