Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c119 mac->ops.set_vlan_anti_spoofing = ixgbe_set_vlan_anti_spoofing; in ixgbe_init_ops_X540()
H A Dixgbe_82599.c370 mac->ops.set_vlan_anti_spoofing = ixgbe_set_vlan_anti_spoofing; in ixgbe_init_ops_82599()
H A Dixgbe_type.h3973 void (*set_vlan_anti_spoofing)(struct ixgbe_hw *, bool, int); member