Home
last modified time | relevance | path

Searched refs:net_stats_update_tc_tx_time (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dnet_stats.h507 static inline void net_stats_update_tc_tx_time(struct net_if *iface, in net_stats_update_tc_tx_time() function
522 #define net_stats_update_tc_tx_time(iface, tc, start_time, end_time) macro
669 static inline void net_stats_update_tc_tx_time(struct net_if *iface, in net_stats_update_tc_tx_time() function
679 #define net_stats_update_tc_tx_time(iface, priority, start_time, end_time) macro
Dnet_if.c271 net_stats_update_tc_tx_time(iface, in net_if_tx()