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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.c 144 mac->ops.get_supported_physical_layer =
ixgbe_api.c 1638 return ixgbe_call_func(hw, hw->mac.ops.get_supported_physical_layer,
ixgbe_x540.c 97 mac->ops.get_supported_physical_layer =
ixgbe_82599.c 349 mac->ops.get_supported_physical_layer =
ixgbe_x550.c 759 mac->ops.get_supported_physical_layer =
ixgbe_type.h 4027 u64 (*get_supported_physical_layer)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
ixgbe_common.c 107 mac->ops.get_supported_physical_layer = NULL;

Completed in 84 milliseconds