Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_main.h1499 mlme_set_operations_bitmap(struct wlan_objmgr_psoc *psoc, uint8_t vdev_id,
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c267 mlme_set_operations_bitmap(psoc, vdev_id, requestor, false); in wlan_cm_disable_rso()
290 mlme_set_operations_bitmap(psoc, vdev_id, requestor, true); in wlan_cm_enable_rso()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c5107 mlme_set_operations_bitmap(struct wlan_objmgr_psoc *psoc, uint8_t vdev_id, in mlme_set_operations_bitmap() function