Searched refs:txdw6 (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/ |
| D | r92cu_tx_desc.h | 39 uint32_t txdw6; member
|
| D | r92cu_tx.c | 61 le32toh(txd->txdw6), le16toh(txd->txdsum), le16toh(txd->pad)); in r92cu_dump_tx_desc()
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8812a/usb/ |
| D | r12au_tx_desc.h | 45 uint32_t txdw6; member
|
| D | r12au_tx.c | 70 le32toh(txd->txdw4), le32toh(txd->txdw5), le32toh(txd->txdw6), in r12au_dump_tx_desc()
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/ |
| D | r92ce_tx_desc.h | 41 uint32_t txdw6; member
|
| D | r92ce_tx.c | 108 le32toh(txd->txdw6), le16toh(txd->txbufsize), le16toh(txd->pad), in r92ce_dump_tx_desc()
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8812a/ |
| D | r12a_tx.c | 324 txd->txdw6 |= htole32(SM(R21A_TXDW6_MBSSID, uvp->id)); in r12a_fill_tx_desc() 388 txd->txdw6 |= htole32(SM(R21A_TXDW6_MBSSID, uvp->id)); in r12a_fill_tx_desc_raw() 414 txd->txdw6 = htole32(SM(R21A_TXDW6_MBSSID, id)); in r12a_fill_tx_desc_null()
|
| D | r12a_beacon.c | 81 txd->txdw6 = htole32(SM(R21A_TXDW6_MBSSID, id)); in r12a_beacon_init()
|
| D | r12a_tx_desc.h | 120 uint32_t txdw6; member
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8192c/ |
| D | r92c_tx_desc.h | 107 uint32_t txdw6; member
|
| D | r92c_tx.c | 277 txd->txdw6 |= htole32(SM(R92C_TXDW6_MAX_AGG, in r92c_fill_tx_desc()
|