Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h4813 uint32_t hdd_wlan_get_version(struct hdd_context *hdd_ctx,
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd_wext.c2244 wrqu->data.length = hdd_wlan_get_version(hdd_ctx, WE_MAX_STR_LEN, in __iw_softap_version()
Dwlan_hdd_wext.c5997 wrqu->data.length = hdd_wlan_get_version(hdd_ctx, in __iw_get_char_setnone()
Dwlan_hdd_main.c3804 buf_len = hdd_wlan_get_version(hdd_ctx, WE_MAX_STR_LEN, buf); in hdd_update_hw_sw_info()
3892 uint32_t hdd_wlan_get_version(struct hdd_context *hdd_ctx, in hdd_wlan_get_version() function