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