Searched refs:rd_index (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.h148 uint_t rd_index; member in struct:_tx_ring_t
H A Dhxge_txdma.c638 tx_rd_index = tx_ring_p->rd_index;
745 tx_ring_p->rd_index));
778 tx_rd_index = tx_ring_p->rd_index;
781 tx_ring_p->rd_index = tx_rd_index;
1141 ring_p->rd_index = 0;
1315 tx_rd_index = tx_ring_p->rd_index;
1936 tx_ring_p->rd_index = 0;
2802 tx_ring_p->rd_index = 0;
H A Dhxge_send.c814 tx_desc_p, tx_ring_p->rd_index));
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h164 uint_t rd_index; member in struct:_tx_ring_t
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c937 tx_rd_index = tx_ring_p->rd_index;
1040 tx_ring_p->rd_index));
1074 tx_rd_index = tx_ring_p->rd_index;
1077 tx_ring_p->rd_index = tx_rd_index;
1553 ring_p->rd_index = 0;
1791 tx_rd_index = tx_ring_p->rd_index;
2616 tx_ring_p->rd_index = 0;
3367 tx_ring_p->rd_index = 0;
3539 ring->rd_index = 0;
H A Dnxge_send.c1145 tx_desc_p, tx_ring_p->rd_index));

Completed in 82 milliseconds