Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1673 rcrstat_b_t th_ptr; in npi_rxdma_rdc_rcr_tail_get() local
1684 th_ptr.value = 0; in npi_rxdma_rdc_rcr_tail_get()
1686 RXDMA_REG_READ64(handle, RCRSTAT_B_REG, rdc, &th_ptr.value); in npi_rxdma_rdc_rcr_tail_get()
1689 tail_addr->bits.hdw = th_ptr.bits.ldw.tlptr_h; in npi_rxdma_rdc_rcr_tail_get()