Home
last modified time | relevance | path

Searched refs:ucfg_pmo_config_modulated_dtim (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
Dwlan_pmo_ucfg_api.h1166 QDF_STATUS ucfg_pmo_config_modulated_dtim(struct wlan_objmgr_vdev *vdev,
1978 ucfg_pmo_config_modulated_dtim(struct wlan_objmgr_vdev *vdev, in ucfg_pmo_config_modulated_dtim() function
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
Dwlan_pmo_ucfg_api.c574 QDF_STATUS ucfg_pmo_config_modulated_dtim(struct wlan_objmgr_vdev *vdev, in ucfg_pmo_config_modulated_dtim() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c9924 status = ucfg_pmo_config_modulated_dtim(vdev, modulated_dtim); in hdd_config_dynamic_dtim()