Searched refs:VMBUS_MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
9 #define VMBUS_MAX_PACKET_SIZE 0x4000 macro34 u8 init_buf[VMBUS_MAX_PACKET_SIZE];35 u8 recv_buf[VMBUS_MAX_PACKET_SIZE];
439 memcpy(hv->init_buf, msg, VMBUS_MAX_PACKET_SIZE); in hyperv_receive_sub()467 VMBUS_MAX_PACKET_SIZE, in hyperv_receive()