Searched refs:net_tc_submit_to_rx_queue (Results 1 – 3 of 3) sorted by relevance
63 void net_tc_submit_to_rx_queue(uint8_t tc, struct net_pkt *pkt) in net_tc_submit_to_rx_queue() function
188 extern void net_tc_submit_to_rx_queue(uint8_t tc, struct net_pkt *pkt);
486 net_tc_submit_to_rx_queue(tc, pkt); in net_queue_rx()