iPXE
|
Transmit scheduler configuration. More...
#include <ice.h>
Data Fields | |
uint8_t | type |
Node type. More... | |
uint8_t | sections |
Valid sections. More... | |
uint8_t | generic |
Generic information. More... | |
uint8_t | flags |
Flags. More... | |
uint16_t | commit_id |
Committed bandwidth profile ID. More... | |
uint16_t | commit_weight |
Committeed bandwidth weight. More... | |
uint16_t | excess_id |
Excess bandwidth profile ID. More... | |
uint16_t | excess_weight |
Excess bandwidth weight. More... | |
uint16_t | shared |
Shared rate limit profile ID. More... | |
uint16_t | reserved |
Reserved. More... | |
uint8_t ice_schedule_tx::sections |
uint16_t ice_schedule_tx::commit_id |
uint16_t ice_schedule_tx::commit_weight |
Committeed bandwidth weight.
Definition at line 56 of file ice.h.
Referenced by ice_admin_add_txq().
uint16_t ice_schedule_tx::excess_id |
uint16_t ice_schedule_tx::excess_weight |