Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dr92creg.h1592 uint32_t txdw2; member
1610 uint32_t txdw2; member
1623 uint32_t txdw2; member
/openbsd/src/sys/dev/usb/
Dif_rsureg.h574 uint32_t txdw2; member
Dif_urtwn.c1490 txd->txdw2 |= htole32(R88E_TXDW2_AGGBK); in urtwn_tx_fill_desc()
1492 txd->txdw2 |= htole32(R92C_TXDW2_CCX_RPT); in urtwn_tx_fill_desc()
1593 txd->txdw2 |= htole32(R92C_TXDW2_CCX_RPT | R88E_TXDW2_AGGBK); in urtwn_tx_fill_desc_gen2()
Dif_rsu.c1576 txd->txdw2 |= htole32(R92S_TXDW2_BK); in rsu_tx()
1578 txd->txdw2 |= htole32(R92S_TXDW2_BMCAST); in rsu_tx()
/openbsd/src/sys/dev/pci/
Dif_rtwn.c1064 txd->txdw2 |= htole32(R88E_TXDW2_AGGBK); in rtwn_tx()
1074 txd->txdw2 |= htole32(R92C_TXDW2_CCX_RPT); in rtwn_tx()