forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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;