Home
last modified time | relevance | path

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

/freebsd/sys/dev/neta/
H A Dif_mvneta.c2850 uint32_t ptxs, ptxsu, ndesc; in mvneta_tx_queue_complete() local
2859 ptxs = MVNETA_READ(sc, MVNETA_PTXS(q)); in mvneta_tx_queue_complete()
2860 ndesc = MVNETA_PTXS_GET_TBC(ptxs); in mvneta_tx_queue_complete()