Zephyr API 3.6.99
|
Ethernet TXTIME specific parameters. More...
#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. | |
Ethernet TXTIME specific parameters.
bool ethernet_txtime_param::enable_txtime |
Enable or disable TXTIME per queue.
int ethernet_txtime_param::queue_id |
Queue number for configuring TXTIME.
enum ethernet_txtime_param_type ethernet_txtime_param::type |
Type of TXTIME parameter.