Home
last modified time | relevance | path

Searched defs:vmbus_channel (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dhyperv.h831 struct vmbus_channel { struct
836 enum vmbus_channel_state state; argument
838 struct vmbus_channel_offer_channel offermsg; argument
843 u8 monitor_grp;
844 u8 monitor_bit;
846 bool rescind; /* got rescind msg */
847 bool rescind_ref; /* got rescind msg, got channel reference */
848 struct completion rescind_event;
850 struct vmbus_gpadl ringbuffer_gpadlhandle;
853 struct page *ringbuffer_page;
[all …]