Home
last modified time | relevance | path

Searched refs:fill_packet (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_req.c470 static int fill_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in fill_packet() function
713 if (fill_packet(qp, wqe, &pkt, skb, payload)) { in rxe_requester()
/Linux-v4.19/net/core/
Dpktgen.c2983 static struct sk_buff *fill_packet(struct net_device *odev, in fill_packet() function
3322 pkt_dev->skb = fill_packet(odev, pkt_dev); in pktgen_xmit()