Searched refs:net_tc_try_submit_to_tx_queue (Results 1 – 3 of 3) sorted by relevance
206 enum net_verdict net_tc_try_submit_to_tx_queue(uint8_t tc, struct net_pkt *pkt,
68 enum net_verdict net_tc_try_submit_to_tx_queue(uint8_t tc, struct net_pkt *pkt, in net_tc_try_submit_to_tx_queue() function
366 if (net_tc_try_submit_to_tx_queue(tc, pkt, timeout) != NET_OK) { in net_if_try_queue_tx()