Searched refs:nextbuf (Results 1 – 4 of 4) sorted by relevance
934 struct irdma_puda_buf *nextbuf = NULL; in irdma_puda_dele_rsrc() local988 nextbuf = buf->next; in irdma_puda_dele_rsrc()990 buf = nextbuf; in irdma_puda_dele_rsrc()1007 struct irdma_puda_buf *nextbuf; in irdma_puda_allocbufs() local1059 nextbuf = rsrc->alloclist; in irdma_puda_allocbufs()1061 buf->next = nextbuf; in irdma_puda_allocbufs()1080 nextbuf = rsrc->alloclist; in irdma_puda_allocbufs()1082 buf->next = nextbuf; in irdma_puda_allocbufs()1429 struct irdma_puda_buf *nextbuf; in irdma_ieq_create_pbufl() local1436 nextbuf = irdma_puda_get_listbuf(rxlist); in irdma_ieq_create_pbufl()[all …]
449 goto nextbuf; in pxe_netif_receive_isr()491 goto nextbuf; in pxe_netif_receive_isr()525 nextbuf: in pxe_netif_receive_isr()
291 struct mlx5_fpga_dma_buf *buf, *nextbuf; in mlx5_fpga_conn_sq_cqe() local305 nextbuf = list_first_entry(&conn->qp.sq.backlog, in mlx5_fpga_conn_sq_cqe()307 list_del(&nextbuf->list); in mlx5_fpga_conn_sq_cqe()308 mlx5_fpga_conn_post_send(conn, nextbuf); in mlx5_fpga_conn_sq_cqe()
1572 rename IFile.nextbuf to readMore