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