Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c525 port->p_tx_prod = 0; in yge_init_tx_ring()
1688 prod = port->p_tx_prod; in yge_send()
1702 port->p_tx_prod = prod; in yge_send()
3213 port->p_tx_prod); in yge_m_tx()
H A Dyge.h2253 int16_t p_tx_prod; member