Lines Matching refs:next_instance
2221 struct adv_info *adv, *next_instance;
2253 next_instance = hci_get_next_instance(hdev, instance);
2254 if (next_instance)
2255 instance = next_instance->instance;
8592 struct adv_info *adv, *next_instance;
8671 next_instance = hci_get_next_instance(hdev, cp->instance);
8672 if (next_instance)
8673 schedule_instance = next_instance->instance;
8941 struct adv_info *next_instance;
8996 next_instance = hci_get_next_instance(hdev, cp->instance);
8997 if (next_instance)
8998 schedule_instance = next_instance->instance;