Searched refs:p_tx_cnt (Results 1 – 2 of 2) sorted by relevance
527 port->p_tx_cnt = 0; in yge_init_tx_ring()1682 if (port->p_tx_cnt + 1 >= in yge_send()1697 port->p_tx_cnt++; in yge_send()1888 if (port->p_tx_cnt <= 0) in yge_txeof_locked()1891 port->p_tx_cnt--; in yge_txeof_locked()1977 if (port->p_tx_cnt) { in yge_tick()
2255 int16_t p_tx_cnt; member