Searched refs:AMPDU_DENSITY_SHT (Results 1 – 2 of 2) sorted by relevance
96 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()101 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()105 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()
65 #define AMPDU_DENSITY_SHT 20 macro