ionic: keep filters across FLR
authorShannon Nelson <shannon.nelson@amd.com>
Mon, 11 Dec 2023 18:57:58 +0000 (10:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Dec 2023 12:35:55 +0000 (12:35 +0000)
commit45b84188a0a4b91c9763105381486916cc4b861f
tree884eff4fa52d426b7b11e9d193ddb95f747b6a36
parent24f110240c03c6b5368f1203bac72883d511e606
ionic: keep filters across FLR

Make sure we keep and replay the filters and RSS config across
an FLR by using our FW_RESET flag.  This gets checked on the
way down and on the way back up to help determine how much LIF
state to keep and restore across a reset action.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c