Searched refs:AMPDU_DENSITY_SHT (Results 1 – 2 of 2) sorted by relevance
94 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()99 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()103 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()
64 #define AMPDU_DENSITY_SHT 20 macro