Searched refs:client_tmp (Results 1 – 1 of 1) sorted by relevance
105 struct hnae3_client *client_tmp; in hnae3_register_client() local113 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_register_client()114 if (client_tmp->type == client->type) in hnae3_register_client()141 struct hnae3_client *client_tmp; in hnae3_unregister_client() local150 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_unregister_client()151 if (client_tmp->type == client->type) { in hnae3_unregister_client()