Searched refs:page_add (Results 1 – 6 of 6) sorted by relevance
122 if (rx_queue->page_remove != rx_queue->page_add) in ef4_reuse_page()256 index = rx_queue->page_add & rx_queue->page_ptr_mask; in ef4_recycle_rx_page()268 ++rx_queue->page_add; in ef4_recycle_rx_page()760 rx_queue->page_add = rx_queue->page_ptr_mask + 1; in ef4_init_rx_queue()
343 unsigned int page_add; member
50 if (rx_queue->page_remove != rx_queue->page_add) in efx_reuse_page()85 index = rx_queue->page_add & rx_queue->page_ptr_mask; in efx_recycle_rx_page()97 ++rx_queue->page_add; in efx_recycle_rx_page()237 rx_queue->page_add = rx_queue->page_ptr_mask + 1; in efx_init_rx_queue()
406 unsigned int page_add; member
53 if (rx_queue->page_remove != rx_queue->page_add) in efx_reuse_page()88 index = rx_queue->page_add & rx_queue->page_ptr_mask; in efx_recycle_rx_page()100 ++rx_queue->page_add; in efx_recycle_rx_page()240 rx_queue->page_add = rx_queue->page_ptr_mask + 1; in efx_siena_init_rx_queue()
404 unsigned int page_add; member