Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_urtwn.c1502 txd->txdw4 |= htole32(R92C_TXDW4_RTSEN | in urtwn_tx_fill_desc()
1506 txd->txdw4 |= htole32(R92C_TXDW4_CTS2SELF | in urtwn_tx_fill_desc()
1509 txd->txdw4 |= htole32(R92C_TXDW4_RTSEN | in urtwn_tx_fill_desc()
1522 txd->txdw4 |= htole32(R92C_TXDW4_DRVRATE); in urtwn_tx_fill_desc()
1538 txd->txdw4 |= htole32(R92C_TXDW4_DRVRATE); in urtwn_tx_fill_desc()
1546 txd->txdw4 |= htole32(R92C_TXDW4_HWSEQ); in urtwn_tx_fill_desc()
1549 txd->txdw4 |= htole32(R92C_TXDW4_QOS); in urtwn_tx_fill_desc()
1597 txd->txdw4 |= htole32(R92C_TXDW4_RTSEN | in urtwn_tx_fill_desc_gen2()
1601 txd->txdw4 |= htole32(R92C_TXDW4_CTS2SELF | in urtwn_tx_fill_desc_gen2()
1604 txd->txdw4 |= htole32(R92C_TXDW4_RTSEN | in urtwn_tx_fill_desc_gen2()
[all …]
H A Dif_rsureg.h585 uint32_t txdw4; member
/openbsd/sys/dev/pci/
H A Dif_rtwn.c1049 txd->txdw4 = 0; in rtwn_tx()
1077 txd->txdw4 |= htole32(R92C_TXDW4_RTSEN | in rtwn_tx()
1081 txd->txdw4 |= htole32(R92C_TXDW4_CTS2SELF | in rtwn_tx()
1084 txd->txdw4 |= htole32(R92C_TXDW4_RTSEN | in rtwn_tx()
1090 txd->txdw4 |= htole32(SM(R92C_TXDW4_RTSRATE, 0)); in rtwn_tx()
1092 txd->txdw4 |= htole32(SM(R92C_TXDW4_RTSRATE, 8)); in rtwn_tx()
1096 txd->txdw4 |= htole32(R92C_TXDW4_DRVRATE); in rtwn_tx()
1111 txd->txdw4 |= htole32(R92C_TXDW4_DRVRATE); in rtwn_tx()
1122 txd->txdw4 |= htole32(R92C_TXDW4_HWSEQ); in rtwn_tx()
1125 txd->txdw4 |= htole32(R92C_TXDW4_QOS); in rtwn_tx()
/openbsd/sys/dev/ic/
H A Dr92creg.h1595 uint32_t txdw4; member
1613 uint32_t txdw4; member
1625 uint32_t txdw4; member