kernel_samsung_a53x/drivers/net/ethernet/marvell/octeontx2/nic
Geetha sowjanya 3ca6db47ad octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
[ Upstream commit 51597219e0cd5157401d4d0ccb5daa4d9961676f ]

When more than 64 VFs are enabled for a PF then mbox communication
between VF and PF is not working as mbox work queueing for few VFs
are skipped due to wrong calculation of VF numbers.

Fixes: d424b6c02415 ("octeontx2-pf: Enable SRIOV and added VF mbox handling")
Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Link: https://lore.kernel.org/r/1700930042-5400-1-git-send-email-sbhatta@marvell.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:11:11 +01:00
..
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_ethtool.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_pf.c octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64 2024-11-18 12:11:11 +01:00
otx2_ptp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_ptp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_reg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_struct.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_txrx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_txrx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otx2_vf.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00