Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_net_types.h577 uint16_t qdf_ip_fast_csum(qdf_net_iphdr_t *iph_head, uint8_t ip_hl) in qdf_ip_fast_csum() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.c1655 head_skb_iph->ip_check = qdf_ip_fast_csum(head_skb_iph, in dp_rx_fisa_flush_udp_flow()