Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.c1234 if (hw->mac.ops.set_source_address_pruning) in ixgbe_set_source_address_pruning()
1235 hw->mac.ops.set_source_address_pruning(hw, enable, pool); in ixgbe_set_source_address_pruning()
H A Dixgbe_type.h4008 void (*set_source_address_pruning)(struct ixgbe_hw *, bool, member
H A Dixgbe_x550.c37 mac->ops.set_source_address_pruning = in ixgbe_init_ops_X550()