Searched refs:target_hw_name (Results 1 – 6 of 6) sorted by relevance
399 hdd_ctx->target_hw_name); in hdd_lpass_notify_wlan_version()
67 hdd_ctx->target_hw_name); in wlan_hdd_version_info()
180 hdd_ctx->target_hw_name, in __show_fw_version()
3776 const char *target_hw_name; in hdd_update_hw_sw_info() local3786 &target_hw_name); in hdd_update_hw_sw_info()3788 qdf_mem_zero(hdd_ctx->target_hw_name, MAX_TGT_HW_NAME_LEN); in hdd_update_hw_sw_info()3790 target_hw_name_len = strlen(target_hw_name) + 1; in hdd_update_hw_sw_info()3793 qdf_mem_copy(hdd_ctx->target_hw_name, target_hw_name, in hdd_update_hw_sw_info()3800 hdd_debug("target_hw_name = %s", hdd_ctx->target_hw_name); in hdd_update_hw_sw_info()3922 hdd_ctx->target_hw_name, in hdd_wlan_get_version()
8113 hdd_ctx->target_hw_name, in __wlan_hdd_cfg80211_get_wifi_info()
2107 char target_hw_name[MAX_TGT_HW_NAME_LEN]; member