FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
next_cqe_sw
sys/dev/mlx4/mlx4_ib/mlx4_ib_cq.c
666
cqe = next_cqe_sw(cq);
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
534
cqe = next_cqe_sw(cq);
sys/dev/mthca/mthca_cq.c
498
cqe = next_cqe_sw(cq);
sys/dev/mthca/mthca_cq.c
925
cq->is_kernel ? !!next_cqe_sw(cq) : 0);