Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/octeon/
Docteon_mgmt.c139 unsigned int rx_current_fill; member
217 while (p->rx_current_fill < ring_max_fill(OCTEON_MGMT_RX_RING_SIZE)) { in octeon_mgmt_rx_fill_ring()
244 p->rx_current_fill++; in octeon_mgmt_rx_fill_ring()
377 p->rx_current_fill--; in octeon_mgmt_dequeue_rx_buffer()
1007 p->rx_current_fill = 0; in octeon_mgmt_open()