Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c129 unsigned int tx_current_fill; member
286 p->tx_current_fill--; in octeon_mgmt_clean_tx_buffers()
990 p->tx_current_fill = 0; in octeon_mgmt_open()
1292 if (unlikely(p->tx_current_fill >= ring_max_fill(OCTEON_MGMT_TX_RING_SIZE) - 1)) { in octeon_mgmt_xmit()
1298 if (unlikely(p->tx_current_fill >= in octeon_mgmt_xmit()
1311 p->tx_current_fill++; in octeon_mgmt_xmit()