freebsd-dev/sys/dev/hyperv/vmbus
Sepherosa Ziehau 9d6016a773 hyperv/vmbus: Remove the artificial entry limit of SG and PRP list.
Just make sure that the total channel packet size does not exceed 1/2
data size of the TX bufring.

MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7359
2016-08-01 04:26:24 +00:00
..
amd64 hyperv: Move machine dependent bits into machine dependent files. 2016-06-06 05:55:37 +00:00
i386 hyperv: Move machine dependent bits into machine dependent files. 2016-06-06 05:55:37 +00:00
hyperv_busdma.c hyperv/busdma: Take BUS_DMA_ZERO into account 2016-05-24 05:26:52 +00:00
hyperv_machdep.h hyperv: Move machine dependent bits into machine dependent files. 2016-06-06 05:55:37 +00:00
hyperv_reg.h hyperv/vmbus: Rename hv_vmbus_priv.h to vmbus_brvar.h 2016-07-25 03:12:40 +00:00
hyperv_var.h hyperv: Signal event input parameter is shared w/ MNF 2016-07-13 09:19:33 +00:00
hyperv.c hyperv/vmbus: Forward declare static functions 2016-07-29 05:49:12 +00:00
vmbus_br.c hyperv/vmbus: Forward declare static functions 2016-07-29 05:49:12 +00:00
vmbus_brvar.h hyperv/vmbus: Remove the artificial entry limit of SG and PRP list. 2016-08-01 04:26:24 +00:00
vmbus_chan.c hyperv/vmbus: Remove the artificial entry limit of SG and PRP list. 2016-08-01 04:26:24 +00:00
vmbus_chanvar.h hyperv/vmbus: Reindent function declarations. 2016-07-29 03:16:51 +00:00
vmbus_et.c hyperv/vmbus: Move driver glue to the beginning of the files 2016-07-29 05:58:24 +00:00
vmbus_if.m hyperv: hv_guid -> struct hyperv_guid. 2016-07-14 05:25:31 +00:00
vmbus_reg.h hyperv/vmbus: Move vmbus bufring definition to vmbus_reg.h 2016-07-22 05:09:08 +00:00
vmbus_var.h hyperv/vmbus: Revoke unnecessary exposure of vmbus softc 2016-07-29 06:10:27 +00:00
vmbus.c hyperv/vmbus: Revoke unnecessary exposure of vmbus softc 2016-07-29 06:10:27 +00:00