numam-dpdk/drivers/net/atlantic/hw_atl
Pavel Belous e9924638f5 net/atlantic: add FW mailbox guard mutex
Driver uses the Firmware mailbox to read statistics and configure
some features.
This patch introduces a mutex to provide consistent access to the
FW mailbox to prevent potential data corruption.

Fixes: 86d36773bd ("net/atlantic: implement firmware operations")
Cc: stable@dpdk.org

Signed-off-by: Pavel Belous <pavel.belous@aquantia.com>
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
2019-10-08 12:14:31 +02:00
..
hw_atl_b0_internal.h net/atlantic: add b0 hardware layer 2018-10-18 10:24:39 +02:00
hw_atl_b0.c net/atlantic: fix flow control by sync settings on Rx 2019-05-03 18:45:23 +02:00
hw_atl_b0.h net/atlantic: fix flow control by sync settings on Rx 2019-05-03 18:45:23 +02:00
hw_atl_llh_internal.h net/atlantic: add hardware access layer 2018-10-18 10:24:39 +02:00
hw_atl_llh.c net/atlantic: add hardware access layer 2018-10-18 10:24:39 +02:00
hw_atl_llh.h net/atlantic: add hardware access layer 2018-10-18 10:24:39 +02:00
hw_atl_utils_fw2x.c net/atlantic: add FW mailbox guard mutex 2019-10-08 12:14:31 +02:00
hw_atl_utils.c net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
hw_atl_utils.h net/atlantic: consider EEPROM get/set offset 2019-05-03 18:45:23 +02:00