Searched refs:is_tcp (Results 1 – 1 of 1) sorted by relevance
1202 bool is_tcp, is_udp; in ath10k_htt_rx_get_csum_state() local1211 is_tcp = !!(info & RX_MSDU_START_INFO1_TCP_PROTO); in ath10k_htt_rx_get_csum_state()1218 if (!is_tcp && !is_udp) in ath10k_htt_rx_get_csum_state()