Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dethernet_mgmt.h161 struct ethernet_txtime_param;
181 struct ethernet_txtime_param txtime_param;
Dethernet.h477 struct ethernet_txtime_param { struct
525 struct ethernet_txtime_param txtime_param;
/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet_mgmt.c187 sizeof(struct ethernet_txtime_param)); in ethernet_set_config()