Searched refs:enq (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-13-stable/usr.sbin/mlxcontrol/
H A Dcommand.c293 struct mlx_enquiry2 enq; local
304 if (mlx_enquiry(unit, &enq)) {
309 if ((enq.me_hardware_id & 0xff) == mlx_controller_names[i].hwid) {
315 sprintf(buf, " model 0x%x", enq.me_hardware_id & 0xff);
321 enq.me_actual_channels,
322 enq.me_actual_channels > 1 ? "s" : "",
323 enq.me_firmware_id & 0xff,
324 (enq.me_firmware_id >> 8) & 0xff,
325 (enq.me_firmware_id >> 16),
326 (enq
[all...]
H A Dmlxcontrol.h47 extern int mlx_enquiry(int unit, struct mlx_enquiry2 *enq);
H A Dinterface.c188 mlx_enquiry(int unit, struct mlx_enquiry2 *enq) argument
193 cmd.mu_datasize = sizeof(*enq);
194 cmd.mu_buf = enq;
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h174 bool enq; member in struct:prof_tdata_s
/freebsd-13-stable/sys/dev/le/
H A Dam7990.c500 int bix, enq, len, rp; local
509 enq = 0;
558 enq++;
571 if (enq > 0)
H A Dam79900.c538 int bix, enq, len, rp; local
547 enq = 0;
597 enq++;
610 if (enq > 0)
/freebsd-13-stable/sys/dev/sound/midi/
H A Dmidi.c455 /* int i, sig, enq; */
481 enq = 0;
495 enq = 1;
500 enq = 1;
505 enq = 1;
509 enq = 1;
521 enq = 1;
530 enq = 1;
540 if (enq)
/freebsd-13-stable/usr.sbin/kbdcontrol/
H A Dlex.l86 ENQ|enq { number = 5; return TNUM; }
/freebsd-13-stable/sys/dev/xilinx/
H A Dif_xae.c271 int enq; local
278 enq = 0;
291 enq++;
297 if (enq > 0)
/freebsd-13-stable/sys/netpfil/ipfw/test/
H A Dmain.c54 int (*enq)(struct dn_sch_inst *, struct dn_queue *, member in struct:cfg_s
210 DX(3, "loop %d enq %d send %p rx %d",
216 ret = c->enq(c->si, q, m);
532 // XXX check enq and deq not null
533 c->enq = p->enqueue;
540 c->enq = default_enqueue;
629 D("sched=%-12s\ttime=%d.%03d sec (%.0f nsec) enq %lu %lu deq\n"
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c819 struct uni_all *enq; local
821 if((enq = UNI_ALLOC()) == NULL) {
825 MK_IE_EPREF(enq->u.status_enq.epref, p->epref,
827 MK_MSG_ORIG(enq, UNI_STATUS_ENQ, p->call->cref, !p->call->mine);
828 uni_enq_call(p->call, SIGC_SEND_STATUS_ENQ, cookie, NULL, enq);
/freebsd-13-stable/sys/dev/altera/atse/
H A Dif_atse.c309 int enq; local
314 enq = 0;
327 enq++;
333 if (enq > 0)
/freebsd-13-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c1100 int enq; local
1104 enq = 0;
1119 enq++;
1122 if (enq > 0)
/freebsd-13-stable/contrib/jemalloc/src/
H A Dprof.c553 assert(!tdata->enq);
554 tdata->enq = true;
570 assert(tdata->enq);
571 tdata->enq = false;
2067 if (tdata->enq) {
2124 if (tdata->enq) {
2232 tdata->enq = false;
/freebsd-13-stable/sys/dev/vte/
H A Dif_vte.c1120 int enq; local
1128 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd); ) {
1148 enq++;
1159 if (enq > 0) {
/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dif_are.c855 int enq; local
866 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd) &&
884 enq++;
892 if (enq > 0) {
/freebsd-13-stable/sys/dev/virtio/network/
H A Dif_vtnet.c2597 int tries, enq; local
2612 enq = 0;
2628 enq++;
2632 if (enq > 0 && vtnet_txq_notify(txq) != 0) {
2664 int enq, tries, error; local
2691 enq = 0;
2708 enq++;
2712 if (enq > 0 && vtnet_txq_notify(txq) != 0) {
/freebsd-13-stable/sys/dev/nge/
H A Dif_nge.c2001 int enq; local
2011 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd) &&
2029 enq++;
2037 if (enq > 0) {
/freebsd-13-stable/sys/dev/et/
H A Dif_et.c1387 int enq; local
1410 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd); ) {
1430 enq++;
1434 if (enq > 0) {
/freebsd-13-stable/sys/dev/vge/
H A Dif_vge.c1962 int enq, idx; local
1975 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd) &&
1997 enq++;
2005 if (enq > 0) {
/freebsd-13-stable/sys/dev/vr/
H A Dif_vr.c1974 int enq; local
1984 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd) &&
2002 enq++;
2010 if (enq > 0) {
/freebsd-13-stable/sys/mips/atheros/
H A Dif_arge.c1702 int enq = 0; local
1732 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd) &&
1749 enq++;
1757 __func__, enq);
/freebsd-13-stable/sys/dev/ste/
H A Dif_ste.c1895 int enq; local
1904 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd);) {
1944 enq++;
1952 if (enq > 0)
/freebsd-13-stable/sys/dev/stge/
H A Dif_stge.c1175 int enq; local
1185 for (enq = 0; !IFQ_DRV_IS_EMPTY(&ifp->if_snd); ) {
1207 enq++;
1215 if (enq > 0) {
/freebsd-13-stable/tools/tools/netmap/
H A Dnmreplay.c709 enq(struct _qs *q) function
826 enq(q);

Completed in 382 milliseconds

12