opnsense-src/sys/dev/mlx5
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
..
mlx5_accel mlx5fpga: Initial code import. 2018-12-05 14:11:20 +00:00
mlx5_core mlx5: Implement diagostic counters as sysctl(8) nodes. 2023-04-18 15:01:07 +02:00
mlx5_en 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_fpga mlx5: purge EOL release compatibility 2023-02-04 09:13:09 -07:00
mlx5_fpga_tools mlx5: purge EOL release compatibility 2023-02-04 09:13:09 -07:00
mlx5_ib mlx5: Remove unused debugfs node pointers. 2023-04-18 15:01:07 +02:00
mlx5_lib mlx5fpga: Initial code import. 2018-12-05 14:11:20 +00:00
cmd.h mlx5ib: Implement support for enabling and disabling RoCE ECN. 2021-07-12 14:22:33 +02:00
cq.h mlx5: Implement mlx5_core_modify_cq_by_mask(). 2023-04-18 15:01:06 +02:00
device.h mlx5en: Implement TLS RX support. 2022-02-01 16:21:17 +01:00
diagnostics.h Move EEPROM information query from a sysctl in mlx5en(4) to an ioctl 2019-10-02 10:14:55 +00:00
doorbell.h Update version information for the mlx5 and mlx5en(4) modules. 2018-07-18 10:12:53 +00:00
driver.h mlx5: Remove unused debugfs node pointers. 2023-04-18 15:01:07 +02:00
fs.h mlx5: Make mlx5_del_flow_rule() NULL safe. 2023-04-18 15:01:06 +02:00
mlx5_ifc.h mlx5: Implement diagostic counters as sysctl(8) nodes. 2023-04-18 15:01:07 +02:00
mlx5_rdma_if.h Update version information for the mlx5 and mlx5en(4) modules. 2018-07-18 10:12:53 +00:00
mlx5io.h Move EEPROM information query from a sysctl in mlx5en(4) to an ioctl 2019-10-02 10:14:55 +00:00
mpfs.h mlx5: Integrate eswitch and mpfs management code. 2020-03-18 22:33:39 +00:00
port.h mlx5en: Add missing media types for 100GBit/s, 200Gbit/s and 400Gbit/s. 2021-07-12 14:22:29 +02:00
qp.h mlx5/mlx5en: Add SQ remap support 2022-02-01 16:21:15 +01:00
srq.h ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
tls.h mlx5en: Implement helper functions to open and close TLS TIR context. 2022-02-01 16:21:15 +01:00
vport.h mlx5: Fix mismatch in array bounds. 2022-12-07 12:32:54 -08:00