Searched refs:notify_new_tx_frame (Results 1 – 5 of 5) sorted by relevance
108 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
825 notify_new_tx_frame(packet); in ZTEST()856 notify_new_tx_frame(packet); in ZTEST()877 notify_new_tx_frame(packet); in ZTEST()
411 if (notify_new_tx_frame(pkt) != 0) { in openthread_send()