freebsd-skq/sys/dev/mlx5/mlx5_en
hselasky 73d02b3c53 Enforce reading the consumer and producer counters once to ensure
consistent return values from the mlx5e_sq_has_room_for()
function. The two counters are incremented by different threads under
different locks.

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-01-27 08:32:50 +00:00
..
en.h Enforce reading the consumer and producer counters once to ensure 2017-01-27 08:32:50 +00:00
mlx5_en_ethtool.c Allow transmit packet bufring in software to be disabled. 2017-01-20 15:45:21 +00:00
mlx5_en_flow_table.c Remove useless NULL checks. 2016-12-02 09:41:54 +00:00
mlx5_en_main.c Remove superfluous return statement. 2017-01-20 15:47:29 +00:00
mlx5_en_rx.c Add timer to watch the RQ when we are out of mbufs. 2016-11-07 11:39:45 +00:00
mlx5_en_tx.c Allow transmit packet bufring in software to be disabled. 2017-01-20 15:45:21 +00:00
mlx5_en_txrx.c mlx5en: Separate the sendqueue from using the mlx5e_channel structure. 2016-09-16 11:35:45 +00:00