Searched refs:SW_RXPG_RING_SIZE (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/broadcom/ | ||
D | bnx2.h | 6650 #define SW_RXPG_RING_SIZE (sizeof(struct bnx2_sw_pg) * BNX2_RX_DESC_CNT) macro |
D | bnx2.c | 792 vzalloc(array_size(SW_RXPG_RING_SIZE, in bnx2_alloc_rx_mem() |