Searched refs:primary_channel (Results 1 – 9 of 9) sorted by relevance
184 struct vmbus_channel *primary_channel; in hv_process_channel_removal() local203 if (channel->primary_channel == NULL) { in hv_process_channel_removal()208 primary_channel = channel; in hv_process_channel_removal()210 primary_channel = channel->primary_channel; in hv_process_channel_removal()211 spin_lock_irqsave(&primary_channel->lock, flags); in hv_process_channel_removal()213 primary_channel->num_sc--; in hv_process_channel_removal()214 spin_unlock_irqrestore(&primary_channel->lock, flags); in hv_process_channel_removal()222 &primary_channel->alloced_cpus_in_node); in hv_process_channel_removal()279 newchannel->primary_channel = channel; in vmbus_process_offer()402 struct vmbus_channel *primary = channel->primary_channel; in init_vp_index()[all …]
569 if (channel->primary_channel != NULL) { in vmbus_close()
755 struct vmbus_channel *primary_channel; member803 void vmbus_set_sc_create_callback(struct vmbus_channel *primary_channel,
591 struct hv_device *device = new_sc->primary_channel->device_obj; in handle_sc_creation()1065 if (channel->primary_channel != NULL) in storvsc_on_channel_callback()1066 device = channel->primary_channel->device_obj; in storvsc_on_channel_callback()
1131 if (channel->primary_channel != NULL) in netvsc_channel_cb()1132 device = channel->primary_channel->device_obj; in netvsc_channel_cb()
989 nvscdev = hv_get_drvdata(new_sc->primary_channel->device_obj); in netvsc_sc_open()
561 unsigned char primary_channel; member
955 bcn_channel = pht_info->primary_channel; in rtw_check_bcn_info()
2218 bssid->Configuration.DSConfig = HT_info->primary_channel; in collect_bss_info()