Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_tc.c248 net_stats_update_tc_sent_priority(iface, net_tx_priority2tc(i), in tc_tx_stats_priority_setup()
Dnet_stats.h499 static inline void net_stats_update_tc_sent_priority(struct net_if *iface, in net_stats_update_tc_sent_priority() function
631 static inline void net_stats_update_tc_sent_priority(struct net_if *iface, in net_stats_update_tc_sent_priority() function
Dnet_if.c376 net_stats_update_tc_sent_priority(iface, tc, prio); in net_if_try_queue_tx()