Searched refs:get_supported_physical_layer (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h52 u32 (*get_supported_physical_layer)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c812 .get_supported_physical_layer =
H A Dixgbe_82598.c1273 .get_supported_physical_layer = &ixgbe_get_supported_physical_layer_82598,
H A Dixgbe_82599.c2103 .get_supported_physical_layer = &ixgbe_get_supported_physical_layer_82599,
H A Dixgbe_type.h2718 u32 (*get_supported_physical_layer)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 145 milliseconds