Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h93 bool ip_tcp_udp_checksum_offload; member
509 return cfg->ip_tcp_udp_checksum_offload; in ol_cfg_is_ip_tcp_udp_checksum_offload_enabled()
H A Dol_htt_tx_api.h675 ->ip_tcp_udp_checksum_offload) in htt_tx_desc_frag()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c201 cfg_ctx->ip_tcp_udp_checksum_offload = in ol_pdev_cfg_attach()
202 cfg_param->ip_tcp_udp_checksum_offload; in ol_pdev_cfg_attach()
H A Dol_txrx.c5959 value = cfg_ctx->ip_tcp_udp_checksum_offload; in ol_txrx_get_cfg()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mob_def.h375 bool ip_tcp_udp_checksum_offload; member
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c536 cdp_cfg.ip_tcp_udp_checksum_offload = in cds_cdp_cfg_attach()