]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/net/ixgbe/ixgbe_x540.c
ixgbe: Add SR-IOV feature support to X540
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ixgbe / ixgbe_x540.c
index cf88515c0ef8e71e273e507abda6a29025ca6e28..3a8923993ce38039ce72f523f4d369b2c0328f26 100644 (file)
@@ -685,6 +685,8 @@ static struct ixgbe_mac_operations mac_ops_X540 = {
        .fc_enable              = &ixgbe_fc_enable_generic,
        .init_uta_tables        = &ixgbe_init_uta_tables_generic,
        .setup_sfp              = NULL,
+       .set_mac_anti_spoofing  = &ixgbe_set_mac_anti_spoofing,
+       .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
 };
 
 static struct ixgbe_eeprom_operations eeprom_ops_X540 = {