opnsense-src/sys/dev/mlx5/mlx5_en
Hans Petter Selasky caf4397197 Remove erradic assert after SVN r367149 in mlx5en(4).
The ratelimit tags may be shared, especially for unlimited TLS
traffic, and then the refcount is allowed to be greater than one
when freeing the send tag.

MFC after:	1 week
Sponsored by:	Mellanox Technologies // NVIDIA Networking
2020-11-24 13:07:59 +00:00
..
en.h Report EQE data upon CQ completion in mlx5core. 2020-11-16 10:10:53 +00: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 Store the send tag type in the common send tag header. 2020-10-06 17:58:56 +00: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 Report EQE data upon CQ completion in mlx5core. 2020-11-16 10:10:53 +00:00
mlx5_en_port_buffer.c Add print to show user a reason for rejecting buffer size change in mlx5en(4). 2019-10-02 11:05:05 +00:00
mlx5_en_rl.c Report EQE data upon CQ completion in mlx5core. 2020-11-16 10:10:53 +00: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 Report EQE data upon CQ completion in mlx5core. 2020-11-16 10:10:53 +00:00
mlx5_en_txrx.c Unify prints in mlx5en(4). 2019-10-02 09:49:44 +00:00
port_buffer.h Import Linux code to query/set buffer state in mlx5en(4). 2019-10-02 10:05:34 +00:00