Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dconnection.c412 if (channel->callback_mode != HV_CALL_BATCHED) in vmbus_on_event()
H A Dvmbus_drv.c1270 switch (channel->callback_mode) { in vmbus_chan_sched()
/openbmc/linux/include/linux/
H A Dhyperv.h914 } callback_mode; member
1110 c->callback_mode = mode; in set_channel_read_mode()