Searched refs:NUM_TX_RING_ENTRIES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/qlge/ | ||
H A D | qlge.h | 33 #define NUM_TX_RING_ENTRIES 256 macro |
H A D | qlge_main.c | 4457 qdev->tx_ring_size = NUM_TX_RING_ENTRIES; in qlge_init_device() |