Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c495 port->p_rx_cons = 0; in yge_init_rx_ring()
1825 cons = port->p_rx_cons; in yge_rxeof()
1869 YGE_INC(port->p_rx_cons, YGE_RX_RING_CNT); in yge_rxeof()
H A Dyge.h2263 int16_t p_rx_cons; member