Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dacxvar.h132 uint8_t f_tx_error; /* see DESC_ERR_ */ member
H A Dacx.c1166 error = FW_TXDESC_GETFIELD_1(sc, buf, f_tx_error); in acx_txeof()
2270 FW_TXDESC_SETFIELD_1(sc, txbuf, f_tx_error, 0); in acx_encap()