Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ixgbe_phy_info Struct Reference

#include <ixgbe_type.h>

Data Fields

struct ixgbe_phy_operations ops
 
struct mdio_if_info mdio
 
enum ixgbe_phy_type type
 
u32 id
 
enum ixgbe_sfp_type sfp_type
 
bool sfp_setup_needed
 
u32 revision
 
enum ixgbe_media_type media_type
 
bool reset_disable
 
ixgbe_autoneg_advertised autoneg_advertised
 
enum ixgbe_smart_speed smart_speed
 
bool smart_speed_active
 
bool multispeed_fiber
 
bool reset_if_overtemp
 

Detailed Description

Definition at line 2928 of file ixgbe_type.h.

Field Documentation

ixgbe_autoneg_advertised autoneg_advertised

Definition at line 2938 of file ixgbe_type.h.

Definition at line 2932 of file ixgbe_type.h.

Definition at line 2930 of file ixgbe_type.h.

Definition at line 2936 of file ixgbe_type.h.

bool multispeed_fiber

Definition at line 2941 of file ixgbe_type.h.

Definition at line 2929 of file ixgbe_type.h.

bool reset_disable

Definition at line 2937 of file ixgbe_type.h.

bool reset_if_overtemp

Definition at line 2942 of file ixgbe_type.h.

Definition at line 2935 of file ixgbe_type.h.

bool sfp_setup_needed

Definition at line 2934 of file ixgbe_type.h.

enum ixgbe_sfp_type sfp_type

Definition at line 2933 of file ixgbe_type.h.

enum ixgbe_smart_speed smart_speed

Definition at line 2939 of file ixgbe_type.h.

bool smart_speed_active

Definition at line 2940 of file ixgbe_type.h.

Definition at line 2931 of file ixgbe_type.h.


The documentation for this struct was generated from the following file: