Searched refs:target_hw_name_len (Results 1 – 1 of 1) sorted by relevance
3775 size_t target_hw_name_len; in hdd_update_hw_sw_info() local3790 target_hw_name_len = strlen(target_hw_name) + 1; in hdd_update_hw_sw_info()3792 if (target_hw_name_len <= MAX_TGT_HW_NAME_LEN) { in hdd_update_hw_sw_info()3794 target_hw_name_len); in hdd_update_hw_sw_info()