|
iPXE
|
Admin queue Add Transmit Queues data buffer. More...
#include <ice.h>
Data Fields | |
| uint32_t | parent |
| Parent TEID. More... | |
| uint8_t | count |
| Number of queues. More... | |
| uint8_t | reserved_a [3] |
| Reserved. More... | |
| uint16_t | id |
| Transmit queue ID. More... | |
| uint8_t | reserved_b [2] |
| Reserved. More... | |
| uint32_t | teid |
| Queue TEID. More... | |
| struct ice_context_tx | ctx |
| Transmit queue context. More... | |
| struct ice_schedule_tx | sched |
| Scheduler configuration. More... | |
| uint32_t ice_admin_add_txq_buffer::parent |
| uint8_t ice_admin_add_txq_buffer::count |
| uint32_t ice_admin_add_txq_buffer::teid |
| struct ice_context_tx ice_admin_add_txq_buffer::ctx |
| struct ice_schedule_tx ice_admin_add_txq_buffer::sched |
1.8.15