Searched refs:tx_tpr (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/xe/
H A Dif_xevar.h57 int tx_tpr; /* Last value of TPR reg on card */ member in struct:xe_softc
H A Dif_xe.c351 scp->tx_tpr = 0;
613 sent = -scp->tx_tpr + tpr;
618 scp->tx_tpr = tpr;

Completed in 113 milliseconds