Home
last modified time | relevance | path

Searched refs:set_vlan_anti_spoofing (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
Dixgbe_x540.c119 mac->ops.set_vlan_anti_spoofing = ixgbe_set_vlan_anti_spoofing; in ixgbe_init_ops_X540()
Dixgbe_82599.c370 mac->ops.set_vlan_anti_spoofing = ixgbe_set_vlan_anti_spoofing; in ixgbe_init_ops_82599()
Dixgbe_type.h4024 void (*set_vlan_anti_spoofing)(struct ixgbe_hw *, bool, int); member