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

  /src/sys/dev/pci/ixgbe/
ixgbe_x540.h 49 u64 ixgbe_get_supported_physical_layer_X540(struct ixgbe_hw *hw);
ixgbe_x540.c 98 ixgbe_get_supported_physical_layer_X540;
338 * ixgbe_get_supported_physical_layer_X540 - Returns physical layer type
343 u64 ixgbe_get_supported_physical_layer_X540(struct ixgbe_hw *hw)
348 DEBUGFUNC("ixgbe_get_supported_physical_layer_X540");

Completed in 13 milliseconds