Home
last modified time | relevance | path

Searched refs:KTR_CXGBE (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c322 CTR2(KTR_CXGBE, "%s: tid %d setting RX_QUIESCE", __func__, in tls_alloc_ktls()
512 CTR4(KTR_CXGBE, "%s: tid %d toep flags %#x tp flags %#x drop %d", in t4_push_ktls()
573 CTR2(KTR_CXGBE, "%s: tid %d no ready data to send", in t4_push_ktls()
606 CTR5(KTR_CXGBE, in t4_push_ktls()
650 CTR5(KTR_CXGBE, "%s: tid %d TLS record %ju type %d len %#x", in t4_push_ktls()
749 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x", in do_tls_data()
774 CTR4(KTR_CXGBE, "%s: tid %u len %d seq %u", __func__, tid, len, in do_tls_data()
819 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x", in do_rx_tls_cmp()
832 CTR6(KTR_CXGBE, "%s: tid %u PDU len %d len %d seq %u, rcv_nxt %u", in do_rx_tls_cmp()
859 CTR4(KTR_CXGBE, " in do_rx_tls_cmp()
[all...]
H A Dt4_cpl_io.c140 CTR6(KTR_CXGBE, in send_flowc_wr()
175 CTR3(KTR_CXGBE, "%s: tid %u, rate %uKbps", __func__, toep->tid, kbps); in update_tx_rate_limit()
246 CTR6(KTR_CXGBE, "%s: tid %d (%s), toep_flags 0x%x, inp_flags 0x%x%s", in send_reset()
340 CTR6(KTR_CXGBE, in assign_rxopt()
365 CTR6(KTR_CXGBE, "%s: tid %d, so %p, inp %p, tp %p, toep %p", in make_established()
457 CTR3(KTR_CXGBE, "%s: tid %u%s", __func__, toep->tid, in t4_close_conn()
662 CTR5(KTR_CXGBE, "%s: tid %d toep flags %#x tp flags %#x drop %d", in t4_push_frames()
1335 CTR4(KTR_CXGBE, "%s: tid %u, synqe %p (0x%x)", __func__, tid, in do_peer_close()
1347 CTR6(KTR_CXGBE, in do_peer_close()
1446 CTR4(KTR_CXGBE, "%s: tid %u (%s), toep_flags 0x%x", in do_close_con_rpl()
[all …]
H A Dt4_ddp.c390 CTR3(KTR_CXGBE, "%s: tid %u, ddp_active_id = %d", __func__, in complete_ddp_buffer()
485 CTR2(KTR_CXGBE, "%s: placed %u bytes before falling out of DDP", in insert_ddp_data()
523 CTR4(KTR_CXGBE, in insert_ddp_data()
672 CTR5(KTR_CXGBE, "%s: tid %u, seq 0x%x, len %d, inp_flags 0x%x", in handle_ddp_data_aio()
701 CTR5(KTR_CXGBE, "%s: tid %u, DDP[%d] placed %d bytes (%#x)", __func__, in handle_ddp_data_aio()
743 CTR5(KTR_CXGBE, in handle_ddp_data_aio()
831 CTR(KTR_CXGBE, in queue_ddp_rcvbuf()
850 CTR2(KTR_CXGBE, "%s: ddp_active_id = %d", __func__, in queue_ddp_rcvbuf()
889 CTR5(KTR_CXGBE, "%s: tid %u, seq 0x%x, len %d, inp_flags 0x%x", in handle_ddp_data_rcvbuf()
918 CTR5(KTR_CXGBE, "%s: tid %u, DDP[%d] placed %d bytes (%#x)", __func__, in handle_ddp_data_rcvbuf()
[all …]
H A Dt4_connect.c85 CTR3(KTR_CXGBE, "%s: atid %u, tid %u", __func__, atid, tid); in do_act_establish()
159 CTR3(KTR_CXGBE, "%s: atid %u, status %u ", __func__, atid, status); in do_act_open_rpl()
351 CTR6(KTR_CXGBE, in t4_connect()
384 CTR6(KTR_CXGBE, in t4_connect()
410 CTR3(KTR_CXGBE, "%s: not offloading (%d), rc %d", __func__, reason, rc); in t4_connect()
H A Dt4_listen.c160 CTR(KTR_CXGBE, "%s: tid %d@%d STRANDED, removed from table", in stop_stid_tab()
376 CTR4(KTR_CXGBE, "%s: stid %u, lctx %p, inp %p", in free_lctx()
536 CTR5(KTR_CXGBE, "%s: synqe %p (0x%x), tid %d%s", in send_abort_rpl_synqe()
721 CTR6(KTR_CXGBE, "%s: stid %u (%s), lctx %p, inp %p vflag 0x%x", in t4_listen_start()
759 CTR4(KTR_CXGBE, "%s: stid %u, lctx %p, flags %x", __func__, lctx->stid, in t4_listen_stop()
899 CTR4(KTR_CXGBE, "%s: stid %d, status %u, flags 0x%x", in do_pass_open_rpl()
973 CTR3(KTR_CXGBE, "%s: stid %u, status %u", __func__, stid, status); in do_close_server_rpl()
1041 CTR6(KTR_CXGBE, "%s: tid %u, synqe %p (0x%x), lctx %p, status %d", in do_abort_req_synqe()
1090 CTR6(KTR_CXGBE, "%s: tid %u, synqe %p (0x%x), lctx %p, status %d", in do_abort_rpl_synqe()
1360 CTR4(KTR_CXGBE, "%s: stid %u, tid %u, lctx %p", __func__, stid, tid, in do_pass_accept_req()
[all …]
H A Dt4_tom.c311 CTR5(KTR_CXGBE, "%s: toep %p (tid %d, l2te %p, ce %p)", in release_offload_resources()
348 CTR(KTR_CXGBE, "%s: toep %p (0x%x)", __func__, toep, toep->flags); in done_with_toepcb()
394 CTR6(KTR_CXGBE, "%s: atid %d, toep %p (0x%x), inp %p (0x%x)", in t4_pcb_detach()
398 CTR6(KTR_CXGBE, in t4_pcb_detach()
426 CTR4(KTR_CXGBE, "%s: tp %p, dir %u, name %u", __func__, tp, dir, name); in t4_ctloutput()
912 CTR6(KTR_CXGBE, "%s: tid %d, seq 0x%08x, mtu %u, mtu_idx %u (%d)", in t4_pmtu_update()
918 CTR5(KTR_CXGBE, in t4_pmtu_update()
977 CTR6(KTR_CXGBE, "%s: tid %d, mtu_idx %u (%u), t_maxseg %u, emss %u", in t4_pmtu_update()
997 CTR6(KTR_CXGBE, "%s: tid %d, toep %p (0x%x), inp %p (0x%x)", in final_cpl_received()
1760 CTR2(KTR_CXGBE, "%s: atid %u ", __func__, atid); in reclaim_wr_resources()
[all …]
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c230 CTR2(KTR_CXGBE, "%s: atid %d failed to alloc WR", __func__, in send_ktls_act_open_req()
256 CTR3(KTR_CXGBE, "%s: atid %d status %d", __func__, atid, status); in ktls_act_open_rpl()
324 CTR2(KTR_CXGBE, "%s: tid %d failed to alloc WR mbuf", __func__, in ktls_set_tcb_fields()
450 CTR2(KTR_CXGBE, "%s: atid %d using immediate key ctx", __func__, in t6_tls_tag_alloc()
455 CTR3(KTR_CXGBE, "%s: atid %d allocated TX key addr %#x", in t6_tls_tag_alloc()
487 CTR2(KTR_CXGBE, "%s: atid %d sent CPL_ACT_OPEN_REQ", __func__, in t6_tls_tag_alloc()
610 CTR2(KTR_CXGBE, "%s: tid %d failed to alloc WR mbuf", __func__, in ktls_setup_keys()
633 CTR2(KTR_CXGBE, "%s: tid %d sent key WR", __func__, tlsp->tid); in ktls_setup_keys()
697 CTR4(KTR_CXGBE, "%s: tid %d short TLS record (%u vs %u)", in ktls_tcp_payload_length()
778 CTR3(KTR_CXGBE, in ktls_wr_len()
[all …]
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c221 CTR5(KTR_CXGBE, "%s: tid %u, cpl->len %u, pdu_len_ddp 0x%04x, icp %p", in do_rx_iscsi_hdr()
276 CTR4(KTR_CXGBE, "%s: tid %u, cpl->len %u, icp %p", __func__, tid, in do_rx_iscsi_data()
416 CTR3(KTR_CXGBE, "%s: tid %u, %u bytes in so_rcv", __func__, toep->tid, in parse_pdus()
472 CTR5(KTR_CXGBE, in do_rx_iscsi_ddp()
504 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x", in do_rx_iscsi_ddp()
532 CTR5(KTR_CXGBE, in do_rx_iscsi_ddp()
624 CTR5(KTR_CXGBE, in do_rx_iscsi_cmp()
657 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x", in do_rx_iscsi_cmp()
674 CTR4(KTR_CXGBE, "%s: tid %u, excess rx (%d bytes), icc %p", in do_rx_iscsi_cmp()
785 CTR5(KTR_CXGBE, in do_rx_iscsi_cmp()
H A Dicl_cxgbei.c923 CTR2(KTR_CXGBE, "%s: icc %p", __func__, icc); in icl_cxgbei_new_conn()
935 CTR2(KTR_CXGBE, "%s: icc %p", __func__, icc); in icl_cxgbei_conn_free()
1073 CTR3(KTR_CXGBE, "%s: tid %u, ULP_MODE_ISCSI, submode=%#x", in set_ulp_mode_iscsi()
1244 CTR4(KTR_CXGBE, "%s: icc %p (disconnecting = %d), so %p", in icl_cxgbei_conn_close()
1257 CTR3(KTR_CXGBE, "%s: tid %d, icc %p", __func__, toep ? toep->tid : -1, in icl_cxgbei_conn_close()
/freebsd/sys/dev/cxgbe/
H A Dadapter.h66 #define KTR_CXGBE KTR_SPARE3 macro