Searched refs:ncqs (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h395 u32 ncqs; member in struct:mlx4_eq
/freebsd-11-stable/sys/dev/oce/
H A Doce_if.h224 for (i = 0, cq = sc->cq[0]; i < sc->ncqs; i++, cq = sc->cq[i])
861 uint32_t ncqs; member in struct:oce_softc
H A Doce_queue.c915 sc->cq[sc->ncqs++] = cq;

Completed in 101 milliseconds