Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_ucfg_api.h333 QDF_STATUS ucfg_fwol_get_rts_profile(struct wlan_objmgr_psoc *psoc,
959 ucfg_fwol_get_rts_profile(struct wlan_objmgr_psoc *psoc, in ucfg_fwol_get_rts_profile() function
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_ucfg_api.c539 QDF_STATUS ucfg_fwol_get_rts_profile(struct wlan_objmgr_psoc *psoc, in ucfg_fwol_get_rts_profile() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_nan_datapath.c665 status = ucfg_fwol_get_rts_profile(hdd_ctx->psoc, &rts_profile); in hdd_init_nan_data_mode()
H A Dwlan_hdd_main.c7550 status = ucfg_fwol_get_rts_profile(hdd_ctx->psoc, &rts_profile); in hdd_vdev_configure_rtscts_enable()