Searched refs:net_tc_submit_to_tx_queue (Results 1 – 3 of 3) sorted by relevance
50 bool net_tc_submit_to_tx_queue(uint8_t tc, struct net_pkt *pkt) in net_tc_submit_to_tx_queue() function
187 extern bool net_tc_submit_to_tx_queue(uint8_t tc, struct net_pkt *pkt);
380 if (!net_tc_submit_to_tx_queue(tc, pkt)) { in net_if_queue_tx()