Home
last modified time | relevance | path

Searched refs:HTT_MSDU_CHECKSUM_ENABLE_64 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt.h126 #define HTT_MSDU_CHECKSUM_ENABLE_64 (HTT_MSDU_EXT_DESC_FLAG_IPV4_CSUM_ENABLE_64 \ macro
Dhtt_tx.c1724 __cpu_to_le32(HTT_MSDU_CHECKSUM_ENABLE_64); in ath10k_htt_tx_64()