Home
last modified time | relevance | path

Searched refs:CFG_DP_GRO (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dcfg_dp.h1137 #define CFG_DP_GRO \ macro
2105 CFG(CFG_DP_GRO) \
H A Dwlan_cfg.c4072 gro_bit_set = cfg_get(psoc, CFG_DP_GRO); in wlan_cfg_soc_attach()
4285 gro_bit_set = cfg_get(psoc, CFG_DP_GRO); in wlan_cfg_soc_attach()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c551 gro_bit_set = cfg_get(psoc, CFG_DP_GRO); in cds_cdp_cfg_attach()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1091 dp_ctx->dp_cfg.gro_enable = cfg_get(psoc, CFG_DP_GRO); in ucfg_dp_update_config()