kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h
.. .. @@ -143,6 +143,8 @@ 143 143 144 144 bool flr_clnup_stage; /* true during flr cleanup */ 145 145 bool malicious; /* true if FW indicated so, until FLR */ 146 + /* 1(true) if spoof check is enabled */147 + u8 spoofchk;146 148 147 149 /* dma */ 148 150 dma_addr_t fw_stat_map;