Searched refs:client_tmp (Results 1 – 1 of 1) sorted by relevance
129 struct hnae3_client *client_tmp; in hnae3_register_client() local137 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_register_client()138 if (client_tmp->type == client->type) in hnae3_register_client()165 struct hnae3_client *client_tmp; in hnae3_unregister_client() local174 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_unregister_client()175 if (client_tmp->type == client->type) { in hnae3_unregister_client()