Searched refs:bd_num_max (Results 1 – 1 of 1) sorted by relevance
451 int bd_num, bd_num_max, buf_len; in hclge_get_dfx_reg() local469 bd_num_max = bd_num_list[0]; in hclge_get_dfx_reg()471 bd_num_max = max_t(int, bd_num_max, bd_num_list[i]); in hclge_get_dfx_reg()473 buf_len = sizeof(*desc_src) * bd_num_max; in hclge_get_dfx_reg()