Searched refs:net_pkt_rx_alloc_on_iface (Results 1 – 8 of 8) sorted by relevance
237 slip->rx = net_pkt_rx_alloc_on_iface(slip->iface, in slip_input_byte()
120 pkt = net_pkt_rx_alloc_on_iface(iface, K_MSEC(100)); in siwx91x_sock_recv_sync()
291 p->rx_pkt = net_pkt_rx_alloc_on_iface(p->iface, K_NO_WAIT); in dwmac_receive()
1867 #define net_pkt_rx_alloc_on_iface(_iface, _timeout) \ macro1989 struct net_pkt *net_pkt_rx_alloc_on_iface(struct net_if *iface,
530 sock_data->rx_pkt = net_pkt_rx_alloc_on_iface(w1500_data.iface, in prepare_pkt()
624 pkt = net_pkt_rx_alloc_on_iface(net_iface, K_NO_WAIT); in test_packet_rssi_conversion()
1633 struct net_pkt *net_pkt_rx_alloc_on_iface(struct net_if *iface,
651 rx_desc_meta->rx_pkt = net_pkt_rx_alloc_on_iface(data->iface, K_NO_WAIT); in eth_dwc_xgmac_rx_irq_work()