Searched refs:tx_current_fill (Results 1 – 1 of 1) sorted by relevance
129 unsigned int tx_current_fill; member286 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()