HomeSort by: relevance | last modified time | path
    Searched refs:set_source_address_pruning (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 1229 if (hw->mac.ops.set_source_address_pruning)
1230 hw->mac.ops.set_source_address_pruning(hw, enable, pool);
ixgbe_x550.c 76 mac->ops.set_source_address_pruning =
ixgbe_type.h 4113 void (*set_source_address_pruning)(struct ixgbe_hw *, bool, member in struct:ixgbe_mac_operations

Completed in 25 milliseconds