freebsd-dev/sys/dev/mana
Wei Hu de64aa32c8 mana: Add handling of CQE_RX_TRUNCATED
The proper way to drop this kind of CQE is advancing rxq tail
without indicating the packet to the upper network layer.

MFC after:	2 weeks
Sponsored by:	Microsoft
2022-02-15 07:27:42 +00:00
..
gdma_main.c mana: fix misc minor handlding issues when error happens. 2022-01-13 07:22:21 +00:00
gdma_util.c
gdma_util.h
gdma.h Mana: move mana polling from EQ to CQ 2021-10-26 12:25:22 +00:00
hw_channel.c mana: fix misc minor handlding issues when error happens. 2022-01-13 07:22:21 +00:00
hw_channel.h
mana_en.c mana: Add handling of CQE_RX_TRUNCATED 2022-02-15 07:27:42 +00:00
mana_sysctl.c
mana_sysctl.h
mana.h mana: Add RX fencing 2022-01-14 07:34:39 +00:00
shm_channel.c
shm_channel.h