opnsense-src/sys/dev/mlx5/mlx5_en
Hans Petter Selasky 1943c40cd6 mlx5en(4): Don't wait for receive queue to fill up with mbufs during open channels.
Failure to get mbufs may be transient.
Don't permanently fail to open the channels due to lack of mbufs.
This also makes modifying channel parameters faster.

MFC after:	1 week
Sponsored by:	NVIDIA Networking
2023-04-18 15:01:07 +02:00
..
en.h mlx5en(4): Don't wait for receive queue to fill up with mbufs during open channels. 2023-04-18 15:01:07 +02:00
en_hw_tls.h mlx5en: Fix TLS worker thread race. 2022-02-17 13:13:09 +01:00
en_hw_tls_rx.h mlx5en: Fix TLS worker thread race. 2022-02-17 13:13:09 +01:00
en_rl.h mlx5en: Add race protection for SQ remap 2022-02-01 16:21:16 +01:00
mlx5_en_dim.c mlx5en: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_en_ethtool.c mlx5en(4): Don't wait for receive queue to fill up with mbufs during open channels. 2023-04-18 15:01:07 +02:00
mlx5_en_flow_table.c mlx5: Make mlx5_del_flow_rule() NULL safe. 2023-04-18 15:01:06 +02:00
mlx5_en_hw_tls.c Mechanically convert mlx5en(4) to IfAPI 2023-02-15 09:32:41 -05:00
mlx5_en_hw_tls_rx.c Mechanically convert mlx5en(4) to IfAPI 2023-02-15 09:32:41 -05:00
mlx5_en_iq.c mlx5en(4): Use hard-coded 4K page size for RQ/SQ/CQ. 2022-05-03 13:48:43 +02:00
mlx5_en_main.c mlx5en(4): Don't wait for receive queue to fill up with mbufs during open channels. 2023-04-18 15:01:07 +02:00
mlx5_en_port_buffer.c mlx5en: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_en_rl.c Mechanically convert mlx5en(4) to IfAPI 2023-02-15 09:32:41 -05:00
mlx5_en_rx.c Mechanically convert mlx5en(4) to IfAPI 2023-02-15 09:32:41 -05:00
mlx5_en_tx.c Mechanically convert mlx5en(4) to IfAPI 2023-02-15 09:32:41 -05:00
mlx5_en_txrx.c mlx5en: Improve CQE error debugging. 2022-02-17 13:13:09 +01:00
port_buffer.h mlx5en: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00