Searched refs:notify_new_tx_frame (Results 1 – 5 of 5) sorted by relevance
118 int notify_new_tx_frame(struct net_pkt *pkt);
570 extern "C" int notify_new_tx_frame(struct net_pkt *pkt) in notify_new_tx_frame() function
612 int notify_new_tx_frame(struct net_pkt *pkt) in notify_new_tx_frame() function
835 notify_new_tx_frame(packet); in ZTEST()866 notify_new_tx_frame(packet); in ZTEST()887 notify_new_tx_frame(packet); in ZTEST()
412 if (notify_new_tx_frame(pkt) != 0) { in openthread_send()