forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h
....@@ -143,6 +143,8 @@
143143
144144 bool flr_clnup_stage; /* true during flr cleanup */
145145 bool malicious; /* true if FW indicated so, until FLR */
146
+ /* 1(true) if spoof check is enabled */
147
+ u8 spoofchk;
146148
147149 /* dma */
148150 dma_addr_t fw_stat_map;