Searched refs:desc_flags (Results 1 – 1 of 1) sorted by relevance
438 u32 desc_flags = 0; in _ath10k_ce_send_nolock() local454 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in _ath10k_ce_send_nolock()457 desc_flags |= CE_DESC_FLAGS_GATHER; in _ath10k_ce_send_nolock()459 desc_flags |= CE_DESC_FLAGS_BYTE_SWAP; in _ath10k_ce_send_nolock()463 sdesc.flags = __cpu_to_le16(desc_flags); in _ath10k_ce_send_nolock()496 u32 desc_flags = 0; in _ath10k_ce_send_nolock_64() local520 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in _ath10k_ce_send_nolock_64()523 desc_flags |= CE_DESC_FLAGS_GATHER; in _ath10k_ce_send_nolock_64()526 desc_flags |= CE_DESC_FLAGS_BYTE_SWAP; in _ath10k_ce_send_nolock_64()539 sdesc.flags = __cpu_to_le16(desc_flags); in _ath10k_ce_send_nolock_64()