Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgbe/
HDixgbe_api.c1193 if (hw->mac.ops.set_source_address_pruning) in ixgbe_set_source_address_pruning()
1194 hw->mac.ops.set_source_address_pruning(hw, enable, pool); in ixgbe_set_source_address_pruning()
HDixgbe_x550.c64 mac->ops.set_source_address_pruning = in ixgbe_init_ops_X550()
HDixgbe_type.h3730 void (*set_source_address_pruning)(struct ixgbe_hw *, bool, member