Searched refs:ath10k_htt_rx_get_csum_state (Results 1 – 1 of 1) sorted by relevance
27 static int ath10k_htt_rx_get_csum_state(struct ath10k_hw_params *hw, struct sk_buff *skb);1797 static int ath10k_htt_rx_get_csum_state(struct ath10k_hw_params *hw, struct sk_buff *skb) in ath10k_htt_rx_get_csum_state() function1837 msdu->ip_summed = ath10k_htt_rx_get_csum_state(hw, msdu); in ath10k_htt_rx_h_csum_offload()