Lines Matching defs:__func__

599 	CTR4(KTR_CXGBE, "%s: tid %d %s proto_ver %#x", __func__, toep->tid,
742 CTR2(KTR_CXGBE, "%s: tid %d sending RX_DATA_ACK", __func__, toep->tid);
804 __func__, toep->tid);
813 __func__, toep->tid);
845 __func__, toep->tid, optval);
883 CTR2(KTR_CXGBE, "%s: tid %d setting TLS_ENABLE", __func__, toep->tid);
915 ("%s: %d credits", __func__, tx_credits));
1019 KASSERT(nsegs > 0, ("%s: nsegs 0", __func__));
1033 panic("%s: sglist_append %d", __func__, rc);
1056 panic("%s: sglist_append %d", __func__, rc);
1076 __func__, nsegs, start, iv_buffer));
1109 ("%s: flowc_wr not sent for tid %u.", __func__, toep->tid));
1113 ("%s: ulp_mode %u for toep %p", __func__, toep->ulp_mode, toep));
1115 ("%s: TX key not set for toep %p", __func__, toep));
1119 __func__, toep->tid, toep->flags, tp->t_flags);
1137 ("%s: drop (%d) != 0 but tx is suspended", __func__, drop));
1151 __func__, toep->tid, tx_credits, wr_len +
1192 __func__, toep->tid, sbavail(sb), tls_ofld->sb_off,
1226 __func__, toep->tid, sbavail(sb), tls_ofld->sb_off,
1263 panic("%s: excess tx.", __func__);
1291 __func__, toep->tid, iv_len);
1324 __func__, toep->tid, thdr.type, tls_size, pdus);
1356 ("%s: not enough credits", __func__));
1372 KASSERT(toep->txsd_avail > 0, ("%s: no txsd", __func__));
1411 ("%s: toep %p claims to be a synq entry", __func__, toep));
1413 KASSERT(toep->tid == tid, ("%s: toep tid/atid mismatch", __func__));
1422 ("%s: payload length mismatch", __func__));
1427 __func__, tid, len, inp->inp_flags);
1440 printf("%s: Failed to queue TLS data packet\n", __func__);
1451 CTR4(KTR_CXGBE, "%s: tid %u len %d seq %u", __func__, tid, len,
1474 KASSERT(toep->tid == tid, ("%s: toep tid/atid mismatch", __func__));
1476 ("%s: toep %p claims to be a synq entry", __func__, toep));
1485 ("%s: payload length mismatch", __func__));
1490 __func__, tid, len, inp->inp_flags);
1502 __func__, tid, pdu_length, len, be32toh(cpl->seq), tp->rcv_nxt);
1519 ("%s: payload too small", __func__));
1531 ("%s: CPL spans multiple mbufs", __func__));
1538 ("%s: sequence mismatch", __func__));
1556 __func__, tid, pdu_length);
1598 __func__, tid, rx_credits, tp->rcv_wnd);