Lines Matching defs:__func__

133 	    ("%s: txqid %d for port %p (first %d, n %d)", __func__, txqid, pi,
140 ("%s: rxqid %d for port %p (first %d, n %d)", __func__, rxqid, pi,
170 ("%s: attached to an inpcb", __func__));
172 ("%s: CPL pending", __func__));
250 panic("%s: inp freed.", __func__);
265 ("%s: %p has CPL pending.", __func__, toep));
267 ("%s: %p is still attached.", __func__, toep));
270 __func__, toep, tid, toep->l2te, toep->ce);
311 KASSERT(toep != NULL, ("%s: toep is NULL", __func__));
313 ("%s: not attached", __func__));
318 __func__, toep->tid, toep, toep->flags, inp,
348 CTR4(KTR_CXGBE, "%s: tp %p, dir %u, name %u", __func__, tp, dir, name);
369 KASSERT(inp != NULL, ("%s: inp is NULL", __func__));
372 ("%s: CPL not pending already?", __func__));
375 __func__, toep->tid, toep, toep->flags, inp, inp->inp_flags);
456 ("%s: at least one of inc/pmss must be specified", __func__));
518 ("%s: rcv_bufsiz too high", __func__));
635 ("%s: %d tids still in use.", __func__, t->tids_in_use));
637 ("%s: %d atids still in use.", __func__, t->atids_in_use));
639 ("%s: %d tids still in use.", __func__, t->stids_in_use));
721 ("%s: CLIP entry %p p not in CLIP table.", __func__, ce));
723 ("%s: CLIP entry %p has refcount 0", __func__, ce));
785 ("%s: mcast address in in6_ifaddr list", __func__));
831 __func__, ip, rc);
854 __func__, ip, rc);
876 ("%s: CLIP entry %p still in use (%d)", __func__,
894 ("%s: TOE PCB list is not empty.", __func__));
896 ("%s: lctx hash table is not empty.", __func__));
943 CTR2(KTR_CXGBE, "%s: atid %u ", __func__, atid);
949 "opcode %x\n", __func__, wr, wr->wr_len, opcode);