Home
last modified time | relevance | path

Searched defs:is_pd_threshold_present (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
H A Dwlan_vdev_mlme.h422 bool is_pd_threshold_present; member
1770 bool is_pd_threshold_present) in wlan_vdev_mlme_set_pd_threshold_present()
1793 bool *is_pd_threshold_present) in wlan_vdev_mlme_get_pd_threshold_present()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c2737 bool is_pd_threshold_present = false; in lim_handle_sr_cap() local