Searched refs:OCE_MAX_RQ_POSTS (Results 1 – 1 of 1) sorted by relevance
116 #define OCE_MAX_RQ_POSTS 255 macro1812 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()