opnsense-src/sys/dev/mana
Wei Hu 64610df593 mana: remove redundant doorbell in mana_poll_rx_cq()
With the last commit to refill the rx mbuf in batch, the doorbell
in mana_poll_rx_cq() becomes redundant. Remove it to save a few
microseconds spent in mmio call.

Reported by:	NetApp
Reviewed by:	Tallamraju, Sai
Tested by:	whu
Fixes:		9b8701b8 ("mana: refill the rx mbuf in batch")
MFC after:	3 days
Sponsored by:	Microsoft

(cherry picked from commit 47f4137e44b8079c7784604d220a298db07a19a1)
2025-03-18 04:53:56 +00:00
..
gdma.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
gdma_main.c Check for errors when detaching children first, not last 2025-02-27 10:17:49 -05:00
gdma_util.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
gdma_util.h log2: move log2 functions from linuxkpi to libkern 2025-02-10 04:29:23 -06:00
hw_channel.c mana: Stop checking for failures from malloc/mallocarray/buf_ring_alloc(M_WAITOK) 2024-09-30 12:44:24 +08:00
hw_channel.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mana.h mana: refill the rx mbuf in batch 2025-03-12 09:09:32 +00:00
mana_en.c mana: remove redundant doorbell in mana_poll_rx_cq() 2025-03-18 04:53:56 +00:00
mana_sysctl.c mana: refill the rx mbuf in batch 2025-03-12 09:09:32 +00:00
mana_sysctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
shm_channel.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
shm_channel.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00