Home
last modified time | relevance | path

Searched refs:init_vp_index (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hv/
Dchannel_mgmt.c35 static void init_vp_index(struct vmbus_channel *channel,
288 init_vp_index(newchannel, &newchannel->offermsg.offer.if_type); in vmbus_process_offer()
397 static void init_vp_index(struct vmbus_channel *channel, const uuid_le *type_guid) in init_vp_index() function