Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtwnreg.h1364 uint16_t txdseq; member
1382 uint16_t txdseq; member
/netbsd-src/sys/dev/pci/
H A Dif_rtwn.c1943 txd->txdseq = htole16(seq); in rtwn_tx()
1948 txd->txdseq |= htole16(0x8000); /* WTF? */ in rtwn_tx()
/netbsd-src/sys/dev/usb/
H A Dif_urtwn.c2847 txd->txdseq |= htole16(seq); in urtwn_tx()
2852 txd->txdseq |= htole16(R92C_HWSEQ_EN); in urtwn_tx()