]> www.infradead.org Git - users/jedix/linux-maple.git/commit
enic: get max rq & wq entries supported by hw, 16K queues
authorSatish Kharat <satishkh@cisco.com>
Wed, 5 Mar 2025 00:56:44 +0000 (19:56 -0500)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 11 Mar 2025 09:21:38 +0000 (10:21 +0100)
commitdf9fd2a3ce01ea08e4e14e3d9e9d3c113eaeba91
tree2fb05230ac0db5e5d7e6630215b943a187bff5a2
parent26b2c5f6ff479825957975518df4cb8e96da0271
enic: get max rq & wq entries supported by hw, 16K queues

Enables reading the max rq and wq entries supported from the hw.
Enables 16k rq and wq entries on hw that supports.

Co-developed-by: Nelson Escobar <neescoba@cisco.com>
Signed-off-by: Nelson Escobar <neescoba@cisco.com>
Co-developed-by: John Daley <johndale@cisco.com>
Signed-off-by: John Daley <johndale@cisco.com>
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Link: https://patch.msgid.link/20250304-enic_cleanup_and_ext_cq-v2-8-85804263dad8@cisco.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/cisco/enic/enic_ethtool.c
drivers/net/ethernet/cisco/enic/enic_res.c
drivers/net/ethernet/cisco/enic/enic_res.h
drivers/net/ethernet/cisco/enic/enic_wq.c
drivers/net/ethernet/cisco/enic/vnic_enet.h
drivers/net/ethernet/cisco/enic/vnic_rq.h
drivers/net/ethernet/cisco/enic/vnic_wq.h