igb: add support for spoofchk config
[deliverable/linux.git] / drivers / net / ethernet / intel / igb / igb.h
index cef8ec114bd81f8a37ada81e4398dcdb1ce1e075..d47ac2ae1b41d1743bda42349fe4ba8dbad44572 100644 (file)
@@ -103,6 +103,7 @@ struct vf_data_storage {
        u16 pf_vlan; /* When set, guest VLAN config not allowed. */
        u16 pf_qos;
        u16 tx_rate;
+       bool spoofchk_enabled;
 };
 
 #define IGB_VF_FLAG_CTS            0x00000001 /* VF is clear to send data */
This page took 0.029037 seconds and 5 git commands to generate.