Searched refs:nextbuf (Results 1 – 4 of 4) sorted by relevance
950 struct irdma_puda_buf *nextbuf = NULL; in irdma_puda_dele_rsrc() local1005 nextbuf = buf->next; in irdma_puda_dele_rsrc()1007 buf = nextbuf; in irdma_puda_dele_rsrc()1024 struct irdma_puda_buf *nextbuf; in irdma_puda_allocbufs() local1076 nextbuf = rsrc->alloclist; in irdma_puda_allocbufs()1078 buf->next = nextbuf; in irdma_puda_allocbufs()1097 nextbuf = rsrc->alloclist; in irdma_puda_allocbufs()1099 buf->next = nextbuf; in irdma_puda_allocbufs()1446 struct irdma_puda_buf *nextbuf; in irdma_ieq_create_pbufl() local1453 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()
1935 rename IFile.nextbuf to readMore