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