Searched refs:desc_flags (Results 1 – 1 of 1) sorted by relevance
435 u32 desc_flags = 0; in _ath10k_ce_send_nolock() local451 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in _ath10k_ce_send_nolock()454 desc_flags |= CE_DESC_FLAGS_GATHER; in _ath10k_ce_send_nolock()456 desc_flags |= CE_DESC_FLAGS_BYTE_SWAP; in _ath10k_ce_send_nolock()460 sdesc.flags = __cpu_to_le16(desc_flags); in _ath10k_ce_send_nolock()493 u32 desc_flags = 0; in _ath10k_ce_send_nolock_64() local517 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in _ath10k_ce_send_nolock_64()520 desc_flags |= CE_DESC_FLAGS_GATHER; in _ath10k_ce_send_nolock_64()523 desc_flags |= CE_DESC_FLAGS_BYTE_SWAP; in _ath10k_ce_send_nolock_64()536 sdesc.flags = __cpu_to_le16(desc_flags); in _ath10k_ce_send_nolock_64()