Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/spatial_reuse/dispatcher/inc/ !
H A Dspatial_reuse_ucfg_api.h145 ucfg_spatial_reuse_operation_allowed(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/components/spatial_reuse/dispatcher/src/ !
H A Dspatial_reuse_ucfg_api.c136 QDF_STATUS ucfg_spatial_reuse_operation_allowed(struct wlan_objmgr_psoc *psoc, in ucfg_spatial_reuse_operation_allowed() function
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_he.c751 status = ucfg_spatial_reuse_operation_allowed(hdd_ctx->psoc, vdev); in __wlan_hdd_cfg80211_sr_operations()