Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_oce.c116 #define OCE_MAX_RQ_POSTS 255 macro
1812 for (i = nbufs / OCE_MAX_RQ_POSTS; i > 0; i--) { in oce_alloc_rx_bufs()
1814 (OCE_MAX_RQ_POSTS << 24)); in oce_alloc_rx_bufs()
1815 nbufs -= OCE_MAX_RQ_POSTS; in oce_alloc_rx_bufs()