Searched refs:hdd_wlan_get_version (Results 1 – 4 of 4) sorted by relevance
4813 uint32_t hdd_wlan_get_version(struct hdd_context *hdd_ctx,
2244 wrqu->data.length = hdd_wlan_get_version(hdd_ctx, WE_MAX_STR_LEN, in __iw_softap_version()
5997 wrqu->data.length = hdd_wlan_get_version(hdd_ctx, in __iw_get_char_setnone()
3804 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