Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c2612 .set_source_address_pruning =
H A Dixgbe_main.c10373 if (hw->mac.ops.set_source_address_pruning) in ixgbe_configure_bridge_mode()
10374 hw->mac.ops.set_source_address_pruning(hw, in ixgbe_configure_bridge_mode()
10397 if (hw->mac.ops.set_source_address_pruning) in ixgbe_configure_bridge_mode()
10398 hw->mac.ops.set_source_address_pruning(hw, in ixgbe_configure_bridge_mode()
H A Dixgbe_type.h3527 void (*set_source_address_pruning)(struct ixgbe_hw *, bool, member
H A Dixgbe_x550.c3834 .set_source_address_pruning = \