Home
last modified time | relevance | path

Searched refs:non_srg_max_pd_offset (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/components/spatial_reuse/dispatcher/src/
Dspatial_reuse_ucfg_api.c33 uint8_t *non_srg_max_pd_offset, in ucfg_spatial_reuse_get_sr_config() argument
37 *non_srg_max_pd_offset = wlan_vdev_mlme_get_non_srg_pd_offset(vdev); in ucfg_spatial_reuse_get_sr_config()
43 uint8_t non_srg_max_pd_offset) in ucfg_spatial_reuse_set_sr_config() argument
46 wlan_vdev_mlme_set_non_srg_pd_offset(vdev, non_srg_max_pd_offset); in ucfg_spatial_reuse_set_sr_config()
65 uint8_t non_srg_max_pd_offset = 0x80; in ucfg_spatial_reuse_send_sr_config() local
76 non_srg_max_pd_offset = in ucfg_spatial_reuse_send_sr_config()
78 if (sr_ctrl && non_srg_max_pd_offset) in ucfg_spatial_reuse_send_sr_config()
80 non_srg_max_pd_offset); in ucfg_spatial_reuse_send_sr_config()
83 non_srg_max_pd_offset); in ucfg_spatial_reuse_send_sr_config()
Dspatial_reuse_api.c29 uint8_t non_srg_max_pd_offset) in wlan_spatial_reuse_config_set() argument
43 non_srg_max_pd_offset); in wlan_spatial_reuse_config_set()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_he.c301 uint8_t non_srg_max_pd_offset) in hdd_sr_pack_suspend_resume_event() argument
350 non_srg_max_pd_offset)) { in hdd_sr_pack_suspend_resume_event()
372 uint8_t non_srg_max_pd_offset = 0; in hdd_sr_osif_events() local
394 non_srg_max_pd_offset = wlan_vdev_mlme_get_non_srg_pd_offset(vdev); in hdd_sr_osif_events()
444 non_srg_max_pd_offset); in hdd_sr_osif_events()
695 uint8_t mac_id, sr_ctrl, non_srg_max_pd_offset; in __wlan_hdd_cfg80211_sr_operations() local
775 ucfg_spatial_reuse_get_sr_config(vdev, &sr_ctrl, &non_srg_max_pd_offset, in __wlan_hdd_cfg80211_sr_operations()
931 non_srg_max_pd_offset = in __wlan_hdd_cfg80211_sr_operations()
943 srg_min_pd_offset, non_srg_max_pd_offset, in __wlan_hdd_cfg80211_sr_operations()
Dwlan_hdd_nan.c151 uint8_t non_srg_max_pd_offset = 0; in hdd_nan_sr_concurrency_update() local
187 &non_srg_max_pd_offset, &is_sr_enabled); in hdd_nan_sr_concurrency_update()
/wlan-driver/qcacld-3.0/components/spatial_reuse/dispatcher/inc/
Dspatial_reuse_ucfg_api.h50 uint8_t *non_srg_max_pd_offset,
63 uint8_t non_srg_max_pd_offset);
Dspatial_reuse_api.h79 uint8_t non_srg_max_pd_offset);
106 uint8_t non_srg_max_pd_offset) in wlan_spatial_reuse_config_set() argument
/wlan-driver/qca-wifi-host-cmn/target_if/spatial_reuse/src/
Dtarget_if_spatial_reuse.c29 uint8_t non_srg_max_pd_offset) in spatial_reuse_send_cfg() argument
51 non_srg_max_pd_offset); in spatial_reuse_send_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_api.c4498 uint8_t non_srg_max_pd_offset, srg_min_pd_offset, srg_max_pd_offset; in lim_update_vdev_sr_elements() local
4508 non_srg_max_pd_offset = in lim_update_vdev_sr_elements()
4517 sr_ctrl, non_srg_max_pd_offset, srg_min_pd_offset, in lim_update_vdev_sr_elements()
4526 non_srg_max_pd_offset); in lim_update_vdev_sr_elements()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h1705 uint8_t non_srg_max_pd_offset);