]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDMA/bnxt_re: Congestion control settings using debugfs hook
authorSelvin Xavier <selvin.xavier@broadcom.com>
Sun, 19 Jan 2025 15:45:35 +0000 (07:45 -0800)
committerLeon Romanovsky <leon@kernel.org>
Tue, 4 Feb 2025 13:27:03 +0000 (08:27 -0500)
commit656dff55da19eb889f2b1df5a5f2aa1d28f024fd
treed272511e7657df26bf40affd91518f3874fbc79f
parent6c53bf9cff03504ad43265883ae7881f92e2e3a0
RDMA/bnxt_re: Congestion control settings using debugfs hook

Implements routines to set and get different settings  of
the congestion control. This will enable the users to modify
the settings according to their network.

Currently supporting only GEN 0 version of the parameters.
Reading these files queries the firmware and report the values
currently programmed. Writing to the files sends commands that
update the congestion control settings

Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://patch.msgid.link/1737301535-6599-1-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/bnxt_re/bnxt_re.h
drivers/infiniband/hw/bnxt_re/debugfs.c
drivers/infiniband/hw/bnxt_re/debugfs.h