Home
last modified time | relevance | path

Searched refs:ethernet_txtime_param (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/net/
Dethernet_mgmt.h153 struct ethernet_txtime_param;
173 struct ethernet_txtime_param txtime_param;
Dethernet.h434 struct ethernet_txtime_param { struct
463 struct ethernet_txtime_param txtime_param; argument
/Zephyr-Core-3.6.0/subsys/net/l2/ethernet/
Dethernet_mgmt.c186 sizeof(struct ethernet_txtime_param)); in ethernet_set_config()