Searched defs:pkt_priority (Results 1 – 2 of 2) sorted by relevance
611 uint8_t pkt_priority, in net_stats_update_tc_tx_time()625 uint8_t pkt_priority, in net_stats_update_tc_tx_time_detail()633 #define net_stats_update_tc_tx_time_detail(iface, pkt_priority, detail_stat) argument639 uint8_t pkt_priority, in net_stats_update_tc_rx_time()653 uint8_t pkt_priority, in net_stats_update_tc_rx_time_detail()661 #define net_stats_update_tc_rx_time_detail(iface, pkt_priority, detail_stat) argument
227 uint8_t pkt_priority; in net_if_tx() local