Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
Dwlan_cfg.h434 bool tcp_udp_checksumoffload; member
Dwlan_cfg.c4089 wlan_cfg_ctx->tcp_udp_checksumoffload = in wlan_cfg_soc_attach()
4302 wlan_cfg_ctx->tcp_udp_checksumoffload = in wlan_cfg_soc_attach()
5192 return cfg->tcp_udp_checksumoffload; in wlan_cfg_get_checksum_offload()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn_struct.h2944 unsigned int tcp_udp_checksumoffload:1; member
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
Dwlan_dp_ucfg_api.c1088 params.tcp_udp_checksumoffload = in ucfg_dp_update_config()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c10680 soc->wlan_cfg_ctx->tcp_udp_checksumoffload = in dp_update_config_parameters()
10681 params->tcp_udp_checksumoffload; in dp_update_config_parameters()
11486 value = dpsoc->wlan_cfg_ctx->tcp_udp_checksumoffload; in dp_get_cfg()
Ddp_stats.c5797 soc_cfg_ctx->tcp_udp_checksumoffload); in dp_print_soc_cfg_params()