Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_req.c443 static int fill_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in fill_packet() function
694 if (fill_packet(qp, wqe, &pkt, skb, payload)) { in rxe_requester()
/OK3568_Linux_fs/kernel/net/core/
H A Dpktgen.c2977 static struct sk_buff *fill_packet(struct net_device *odev, in fill_packet() function
3327 pkt_dev->skb = fill_packet(odev, pkt_dev); in pktgen_xmit()