Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.h428 bool ol_rx_csum_enabled; member
H A Dwlan_cfg.c4080 wlan_cfg_ctx->ol_rx_csum_enabled = cfg_get(psoc, CFG_DP_OL_RX_CSUM); in wlan_cfg_soc_attach()
4293 wlan_cfg_ctx->ol_rx_csum_enabled = cfg_get(psoc, CFG_DP_OL_RX_CSUM); in wlan_cfg_soc_attach()
5371 return cfg->ol_rx_csum_enabled; in wlan_cfg_get_dp_caps()