Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c3985 .set_source_address_pruning =
H A Dixgbe_main.c10636 if (hw->mac.ops.set_source_address_pruning) in ixgbe_configure_bridge_mode()
10637 hw->mac.ops.set_source_address_pruning(hw, in ixgbe_configure_bridge_mode()
10660 if (hw->mac.ops.set_source_address_pruning) in ixgbe_configure_bridge_mode()
10661 hw->mac.ops.set_source_address_pruning(hw, in ixgbe_configure_bridge_mode()
H A Dixgbe_type.h3569 void (*set_source_address_pruning)(struct ixgbe_hw *, bool, member
H A Dixgbe_x550.c3950 .set_source_address_pruning = \