Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h78 #define AMPDU_DENSITY_SHT 20 macro
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c111 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()
116 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()
120 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()