Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c494 static int bce_rx_pages = RX_PAGES_DEFAULT;
2228 pages = RX_PAGES_DEFAULT; in bce_create_rx_ring()
H A Dif_bcereg.h5654 #define RX_PAGES_DEFAULT 2 macro