Linux Kernel
3.7.1
|
#include <ixgbe_dcb.h>
Data Fields | |
u8 | bwg_id |
u8 | bwg_percent |
u8 | link_percent |
u8 | up_to_tc_bitmap |
u16 | data_credits_refill |
u16 | data_credits_max |
enum strict_prio_type | prio_type |
Definition at line 99 of file ixgbe_dcb.h.
u8 bwg_id |
Definition at line 100 of file ixgbe_dcb.h.
u8 bwg_percent |
Definition at line 101 of file ixgbe_dcb.h.
u16 data_credits_max |
Definition at line 105 of file ixgbe_dcb.h.
u16 data_credits_refill |
Definition at line 104 of file ixgbe_dcb.h.
u8 link_percent |
Definition at line 102 of file ixgbe_dcb.h.
enum strict_prio_type prio_type |
Definition at line 107 of file ixgbe_dcb.h.
u8 up_to_tc_bitmap |
Definition at line 103 of file ixgbe_dcb.h.