Searched refs:tcpudp_csum_ok (Results 1 – 1 of 1) sorted by relevance
1719 bool ip_csum_ok, tcpudp_csum_ok; in ath10k_htt_rx_get_csum_state() local1730 tcpudp_csum_ok = !(flags & RX_ATTENTION_FLAGS_TCP_UDP_CHKSUM_FAIL); in ath10k_htt_rx_get_csum_state()1738 if (!tcpudp_csum_ok) in ath10k_htt_rx_get_csum_state()