Home
last modified time | relevance | path

Searched refs:wlan_mlme_get_rts_threshold (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_api.h1476 QDF_STATUS wlan_mlme_get_rts_threshold(struct wlan_objmgr_psoc *psoc,
H A Dwlan_mlme_ucfg_api.h2106 return wlan_mlme_get_rts_threshold(psoc, value); in ucfg_mlme_get_rts_threshold()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c6635 if (wlan_mlme_get_rts_threshold(mac->psoc, &cfg_val) == in wma_vdev_create_set_param()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c3274 QDF_STATUS wlan_mlme_get_rts_threshold(struct wlan_objmgr_psoc *psoc, in wlan_mlme_get_rts_threshold() function