Searched defs:pkt_priority (Results 1 – 2 of 2) sorted by relevance
670 uint8_t pkt_priority, in net_stats_update_tc_tx_time()684 uint8_t pkt_priority, in net_stats_update_tc_tx_time_detail()692 #define net_stats_update_tc_tx_time_detail(iface, pkt_priority, detail_stat) argument698 uint8_t pkt_priority, in net_stats_update_tc_rx_time()712 uint8_t pkt_priority, in net_stats_update_tc_rx_time_detail()720 #define net_stats_update_tc_rx_time_detail(iface, pkt_priority, detail_stat) argument
224 uint8_t pkt_priority; in net_if_tx() local