Searched refs:net_pkt_set_tx_stats_tick (Results 1 – 3 of 3) sorted by relevance
72 net_pkt_set_tx_stats_tick(pkt, k_cycle_get_32()); in net_tc_try_submit_to_tx_queue()
269 net_pkt_set_tx_stats_tick(pkt, end_tick); in net_if_tx()329 net_pkt_set_tx_stats_tick(pkt, k_cycle_get_32()); in net_process_tx_packet()362 net_pkt_set_tx_stats_tick(pkt, k_cycle_get_32()); in net_if_try_queue_tx()
1227 #define net_pkt_set_tx_stats_tick(pkt, tick) net_pkt_set_stats_tick(pkt, tick) macro1255 #define net_pkt_set_tx_stats_tick(pkt, tick) macro