Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/octeon/
Docteon_mgmt.c130 unsigned int tx_current_fill; member
283 p->tx_current_fill--; in octeon_mgmt_clean_tx_buffers()
993 p->tx_current_fill = 0; in octeon_mgmt_open()
1290 if (unlikely(p->tx_current_fill >= ring_max_fill(OCTEON_MGMT_TX_RING_SIZE) - 1)) { in octeon_mgmt_xmit()
1296 if (unlikely(p->tx_current_fill >= in octeon_mgmt_xmit()
1309 p->tx_current_fill++; in octeon_mgmt_xmit()