kernel_samsung_a53x/drivers/net/ethernet/broadcom/bnxt
Michael Chan 0486bf9f03 bnxt_en: Wait for FLR to complete during probe
[ Upstream commit 3c1069fa42872f95cf3c6fedf80723d391e12d57 ]

The first message to firmware may fail if the device is undergoing FLR.
The driver has some recovery logic for this failure scenario but we must
wait 100 msec for FLR to complete before proceeding.  Otherwise the
recovery will always fail.

Fixes: ba02629ff6cb ("bnxt_en: log firmware status on firmware init failure")
Reviewed-by: Damodharam Ammepalli <damodharam.ammepalli@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20240117234515.226944-2-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:13:00 +01:00
..
bnxt.c bnxt_en: Wait for FLR to complete during probe 2024-11-18 12:13:00 +01:00
bnxt.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_coredump.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_dcb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_dcb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_debugfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_devlink.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_devlink.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_dim.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_ethtool.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_ethtool.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_fw_hdr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_hsi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_nvm_defs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_sriov.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_sriov.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_tc.c net: bnxt: fix a potential use-after-free in bnxt_init_tc 2024-11-18 12:11:39 +01:00
bnxt_tc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_ulp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_ulp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_vfr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_vfr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_xdp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bnxt_xdp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00