Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
Dwlan_fwol_ucfg_api.h334 uint16_t *get_rts_profile);
960 uint16_t *get_rts_profile) in ucfg_fwol_get_rts_profile() argument
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
Dwlan_fwol_ucfg_api.c540 uint16_t *get_rts_profile) in ucfg_fwol_get_rts_profile() argument
550 *get_rts_profile = fwol_obj->cfg.get_rts_profile; in ucfg_fwol_get_rts_profile()
/wlan-driver/qcacld-3.0/components/fw_offload/core/inc/
Dwlan_fw_offload_main.h278 uint16_t get_rts_profile; member
/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
Dwlan_fw_offload_main.c670 fwol_cfg->get_rts_profile = cfg_get(psoc, CFG_ENABLE_FW_RTS_PROFILE); in fwol_cfg_on_psoc_enable()