Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
enum ixgbe_mac_type | mac |
s32(* | get_invariants )(struct ixgbe_hw *) |
struct ixgbe_mac_operations * | mac_ops |
struct ixgbe_eeprom_operations * | eeprom_ops |
struct ixgbe_phy_operations * | phy_ops |
struct ixgbe_mbx_operations * | mbx_ops |
Definition at line 2996 of file ixgbe_type.h.
Definition at line 3000 of file ixgbe_type.h.
Definition at line 2998 of file ixgbe_type.h.
enum ixgbe_mac_type mac |
Definition at line 2997 of file ixgbe_type.h.
struct ixgbe_mac_operations* mac_ops |
Definition at line 2999 of file ixgbe_type.h.
struct ixgbe_mbx_operations* mbx_ops |
Definition at line 3002 of file ixgbe_type.h.
struct ixgbe_phy_operations* phy_ops |
Definition at line 3001 of file ixgbe_type.h.