Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dwlan_tgt_def_config.h147 #ifndef CFG_TGT_DEFAULT_GTK_OFFLOAD_MAX_VDEV
148 #define CFG_TGT_DEFAULT_GTK_OFFLOAD_MAX_VDEV 0x3 macro
H A Dwlan_tgt_def_config_hl.h189 #ifndef CFG_TGT_DEFAULT_GTK_OFFLOAD_MAX_VDEV
190 #define CFG_TGT_DEFAULT_GTK_OFFLOAD_MAX_VDEV 0x2 macro
/wlan-driver/qcacld-3.0/configs/
H A Dconfig_to_feature.h2335 #define CFG_TGT_DEFAULT_GTK_OFFLOAD_MAX_VDEV (CONFIG_CFG_GTK_OFFLOAD_MAX_VDEV) macro
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c626 tgt_cfg->gtk_offload_max_vdev = CFG_TGT_DEFAULT_GTK_OFFLOAD_MAX_VDEV; in wma_set_default_tgt_config()