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