Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ethernet_txtime_param Struct Reference

#include <ethernet.h>

Data Fields

enum ethernet_txtime_param_type type
 Type of TXTIME parameter.
 
int queue_id
 Queue number for configuring TXTIME.
 
bool enable_txtime
 Enable or disable TXTIME per queue.
 

Field Documentation

◆ enable_txtime

bool ethernet_txtime_param::enable_txtime

Enable or disable TXTIME per queue.

◆ queue_id

int ethernet_txtime_param::queue_id

Queue number for configuring TXTIME.

◆ type

enum ethernet_txtime_param_type ethernet_txtime_param::type

Type of TXTIME parameter.


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