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

#include <ixgbe_type.h>

Data Fields

u32 high_water [MAX_TRAFFIC_CLASS]
 
u32 low_water
 
u16 pause_time
 
bool send_xon
 
bool strict_ieee
 
bool disable_fc_autoneg
 
bool fc_was_autonegged
 
enum ixgbe_fc_mode current_mode
 
enum ixgbe_fc_mode requested_mode
 

Detailed Description

Definition at line 2693 of file ixgbe_type.h.

Field Documentation

enum ixgbe_fc_mode current_mode

Definition at line 2701 of file ixgbe_type.h.

bool disable_fc_autoneg

Definition at line 2699 of file ixgbe_type.h.

bool fc_was_autonegged

Definition at line 2700 of file ixgbe_type.h.

u32 high_water[MAX_TRAFFIC_CLASS]

Definition at line 2694 of file ixgbe_type.h.

u32 low_water

Definition at line 2695 of file ixgbe_type.h.

u16 pause_time

Definition at line 2696 of file ixgbe_type.h.

enum ixgbe_fc_mode requested_mode

Definition at line 2702 of file ixgbe_type.h.

bool send_xon

Definition at line 2697 of file ixgbe_type.h.

bool strict_ieee

Definition at line 2698 of file ixgbe_type.h.


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