Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_api.c1225 if (hw->mac.ops.set_ethertype_anti_spoofing) in ixgbe_set_ethertype_anti_spoofing()
1226 hw->mac.ops.set_ethertype_anti_spoofing(hw, enable, vf); in ixgbe_set_ethertype_anti_spoofing()
H A Dixgbe_type.h3987 void (*set_ethertype_anti_spoofing)(struct ixgbe_hw *, bool, int); member
H A Dixgbe_x550.c69 mac->ops.set_ethertype_anti_spoofing = in ixgbe_init_ops_X550()