Searched refs:GetChannelFromRelId (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dvmbus_private.h118 struct vmbus_channel *GetChannelFromRelId(u32 relId);
H A Dconnection.c220 * GetChannelFromRelId - Get the channel object given its child relative id (ie channel id)
222 struct vmbus_channel *GetChannelFromRelId(u32 relId) function
254 channel = GetChannelFromRelId(relId);
H A Dchannel_mgmt.c507 channel = GetChannelFromRelId(rescind->ChildRelId);

Completed in 35 milliseconds