Searched refs:p_tx_cons (Results 1 – 2 of 2) sorted by relevance
526 port->p_tx_cons = 0; in yge_init_tx_ring()1885 cons = port->p_tx_cons; in yge_txeof_locked()1895 port->p_tx_cons = cons; in yge_txeof_locked()1987 if (port->p_tx_cons != idx) { in yge_tick()3194 if (port->p_tx_cons != idx) in yge_m_tx()
2254 int16_t p_tx_cons; member