Searched refs:client_tmp (Results 1 – 1 of 1) sorted by relevance
110 struct hnae3_client *client_tmp; in hnae3_register_client() local116 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_register_client()117 if (client_tmp->type == client->type) in hnae3_register_client()