Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c926 port->p_txsq = Q_XS1; in yge_init_port()
930 port->p_txsq = Q_XS2; in yge_init_port()
2558 CSR_WRITE_1(dev, RB_ADDR(port->p_txsq, RB_CTRL), RB_RST_SET); in yge_start_port()
H A Dyge.h2248 uint32_t p_txsq; /* Tx. Syn Queue offset */ member