Searched refs:VMBUS_DEFAULT_MAX_PKT_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | hyperv.h | 778 #define VMBUS_DEFAULT_MAX_PKT_SIZE 4096 macro |
| /linux/drivers/hv/ | ||
| H A D | channel.c | 683 newchannel->max_pkt_size = VMBUS_DEFAULT_MAX_PKT_SIZE; in __vmbus_open() |