Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c1933 bool ip_csum_ok, tcpudp_csum_ok; in ath10k_htt_rx_get_csum_state() local
1952 tcpudp_csum_ok = !(flags & RX_ATTENTION_FLAGS_TCP_UDP_CHKSUM_FAIL); in ath10k_htt_rx_get_csum_state()
1960 if (!tcpudp_csum_ok) in ath10k_htt_rx_get_csum_state()