Searched refs:SEC_TYPE_SHT (Results 1 – 2 of 2) sorted by relevance
84 ptxdesc->txdw1 |= cpu_to_le32((0x01 << SEC_TYPE_SHT) & 0x00c00000); in fill_txdesc_sectype()89 ptxdesc->txdw1 |= cpu_to_le32((0x01 << SEC_TYPE_SHT) & 0x00c00000); in fill_txdesc_sectype()93 ptxdesc->txdw1 |= cpu_to_le32((0x03 << SEC_TYPE_SHT) & 0x00c00000); in fill_txdesc_sectype()
53 #define SEC_TYPE_SHT 22 macro