Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
next_cqe_sw
drivers/infiniband/hw/mlx4/cq.c
678
cqe = next_cqe_sw(cq);
drivers/infiniband/hw/mlx5/cq.c
466
cqe = next_cqe_sw(cq);
drivers/infiniband/hw/mthca/mthca_cq.c
493
cqe = next_cqe_sw(cq);
drivers/infiniband/hw/mthca/mthca_cq.c
922
cq->is_kernel ? !!next_cqe_sw(cq) : 0);
drivers/vdpa/mlx5/net/mlx5_vnet.c
503
cqe64 = next_cqe_sw(vcq);