Searched refs:net_stats_update_tc_sent_bytes (Results 1 – 2 of 2) sorted by relevance
488 static inline void net_stats_update_tc_sent_bytes(struct net_if *iface, in net_stats_update_tc_sent_bytes() function602 #define net_stats_update_tc_sent_bytes(iface, tc, bytes) macro
357 net_stats_update_tc_sent_bytes(iface, tc, net_pkt_get_len(pkt)); in net_if_queue_tx()