Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_api.h1497 QDF_STATUS wlan_mlme_get_frag_threshold(struct wlan_objmgr_psoc *psoc,
Dwlan_mlme_ucfg_api.h2139 return wlan_mlme_get_frag_threshold(psoc, value); in ucfg_mlme_get_frag_threshold()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_dev_if.c6649 if (wlan_mlme_get_frag_threshold(mac->psoc, &cfg_val) == in wma_vdev_create_set_param()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c3310 QDF_STATUS wlan_mlme_get_frag_threshold(struct wlan_objmgr_psoc *psoc, in wlan_mlme_get_frag_threshold() function