freebsd-dev/sys/dev/mlx5/mlx5_en
Hans Petter Selasky 431980466f Don't offset the UAR map twice in mlx5en(4).
The new UAR API already offsets the UAR map pointer the mlx5en(4) is using.
While at it remove some no longer needed variables for keeping track
of the current BF offset.

This fixes a regression issue after the new UAR allocation APIs
were introduced.

MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
2021-01-08 18:35:49 +01:00
..
en_hw_tls.h Store the send tag type in the common send tag header. 2020-10-06 17:58:56 +00:00
en_rl.h Update user access region, UAR, APIs in the core in mlx5core. 2021-01-08 13:33:46 +01:00
en.h Don't offset the UAR map twice in mlx5en(4). 2021-01-08 18:35:49 +01:00
mlx5_en_dim.c Add support for Dynamic Interrupt Moderation, DIM, in mlx5en(4). 2019-05-08 10:23:33 +00:00
mlx5_en_ethtool.c Add support for reading temperature in mlx5en(4). 2020-04-27 14:35:39 +00:00
mlx5_en_flow_table.c mlx5: Integrate eswitch and mpfs management code. 2020-03-18 22:33:39 +00:00
mlx5_en_hw_tls.c Remove erradic assert after SVN r367149 in mlx5en(4). 2020-11-24 13:07:59 +00:00
mlx5_en_main.c Don't offset the UAR map twice in mlx5en(4). 2021-01-08 18:35:49 +01:00
mlx5_en_port_buffer.c Bump some copyrights in mlx5en(4). 2021-01-08 12:35:55 +01:00
mlx5_en_rl.c Don't offset the UAR map twice in mlx5en(4). 2021-01-08 18:35:49 +01:00
mlx5_en_rx.c Report EQE data upon CQ completion in mlx5core. 2020-11-16 10:10:53 +00:00
mlx5_en_tx.c Update user access region, UAR, APIs in the core in mlx5core. 2021-01-08 13:33:46 +01:00
mlx5_en_txrx.c Unify prints in mlx5en(4). 2019-10-02 09:49:44 +00:00
port_buffer.h Bump some copyrights in mlx5en(4). 2021-01-08 12:35:55 +01:00