Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9861 if (hw->mac.ops.set_source_address_pruning) in ixgbe_configure_bridge_mode()
9862 hw->mac.ops.set_source_address_pruning(hw, in ixgbe_configure_bridge_mode()
9885 if (hw->mac.ops.set_source_address_pruning) in ixgbe_configure_bridge_mode()
9886 hw->mac.ops.set_source_address_pruning(hw, in ixgbe_configure_bridge_mode()
H A Dixgbe_type.h3478 void (*set_source_address_pruning)(struct ixgbe_hw *, bool, member
H A Dixgbe_x550.c3830 .set_source_address_pruning = \