Searched refs:set_source_address_pruning (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3484 void (*set_source_address_pruning)(struct ixgbe_hw *, bool, member in struct:ixgbe_mac_operations
H A Dixgbe_main.c10007 if (hw->mac.ops.set_source_address_pruning)
10008 hw->mac.ops.set_source_address_pruning(hw,
10031 if (hw->mac.ops.set_source_address_pruning)
10032 hw->mac.ops.set_source_address_pruning(hw,
H A Dixgbe_x550.c3882 .set_source_address_pruning = \

Completed in 208 milliseconds