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

#include <ixgbe_type.h>

Data Fields

struct ixgbe_mac_operations ops
 
enum ixgbe_mac_type type
 
u8 addr [ETH_ALEN]
 
u8 perm_addr [ETH_ALEN]
 
u8 san_addr [ETH_ALEN]
 
u16 wwnn_prefix
 
u16 wwpn_prefix
 
u16 max_msix_vectors
 
u32 mta_shadow [IXGBE_MAX_MTA]
 
s32 mc_filter_type
 
u32 mcft_size
 
u32 vft_size
 
u32 num_rar_entries
 
u32 rar_highwater
 
u32 rx_pb_size
 
u32 max_tx_queues
 
u32 max_rx_queues
 
u32 orig_autoc
 
u32 orig_autoc2
 
bool orig_link_settings_stored
 
bool autotry_restart
 
u8 flags
 
u8 san_mac_rar_index
 
struct ixgbe_thermal_sensor_data thermal_sensor_data
 
bool get_link_status
 
u32 max_msix_vectors
 

Detailed Description

Definition at line 2898 of file ixgbe_type.h.

Field Documentation

u8 addr

Definition at line 2901 of file ixgbe_type.h.

bool autotry_restart

Definition at line 2922 of file ixgbe_type.h.

u8 flags

Definition at line 2923 of file ixgbe_type.h.

bool get_link_status

Definition at line 90 of file vf.h.

u32 max_msix_vectors

Definition at line 93 of file vf.h.

u16 max_msix_vectors

Definition at line 2908 of file ixgbe_type.h.

u32 max_rx_queues

Definition at line 2918 of file ixgbe_type.h.

u32 max_tx_queues

Definition at line 2917 of file ixgbe_type.h.

s32 mc_filter_type

Definition at line 2911 of file ixgbe_type.h.

u32 mcft_size

Definition at line 2912 of file ixgbe_type.h.

u32 mta_shadow[IXGBE_MAX_MTA]

Definition at line 2910 of file ixgbe_type.h.

u32 num_rar_entries

Definition at line 2914 of file ixgbe_type.h.

Definition at line 2899 of file ixgbe_type.h.

u32 orig_autoc

Definition at line 2919 of file ixgbe_type.h.

u32 orig_autoc2

Definition at line 2920 of file ixgbe_type.h.

bool orig_link_settings_stored

Definition at line 2921 of file ixgbe_type.h.

u8 perm_addr

Definition at line 2902 of file ixgbe_type.h.

u32 rar_highwater

Definition at line 2915 of file ixgbe_type.h.

u32 rx_pb_size

Definition at line 2916 of file ixgbe_type.h.

u8 san_addr[ETH_ALEN]

Definition at line 2903 of file ixgbe_type.h.

u8 san_mac_rar_index

Definition at line 2924 of file ixgbe_type.h.

struct ixgbe_thermal_sensor_data thermal_sensor_data

Definition at line 2925 of file ixgbe_type.h.

Definition at line 2900 of file ixgbe_type.h.

u32 vft_size

Definition at line 2913 of file ixgbe_type.h.

u16 wwnn_prefix

Definition at line 2905 of file ixgbe_type.h.

u16 wwpn_prefix

Definition at line 2907 of file ixgbe_type.h.


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