Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9977 if (hw->mac.ops.set_source_address_pruning) in ixgbe_configure_bridge_mode()
9978 hw->mac.ops.set_source_address_pruning(hw, in ixgbe_configure_bridge_mode()
10001 if (hw->mac.ops.set_source_address_pruning) in ixgbe_configure_bridge_mode()
10002 hw->mac.ops.set_source_address_pruning(hw, in ixgbe_configure_bridge_mode()
H A Dixgbe_type.h3482 void (*set_source_address_pruning)(struct ixgbe_hw *, bool, member
H A Dixgbe_x550.c3832 .set_source_address_pruning = \