Searched refs:ktls_port (Results 1 – 4 of 4) sorted by relevance
396 port_stats = &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id]; in chcr_ktls_dev_del()434 port_stats = &adap->ch_ktls_stats.ktls_port[pi->port_id]; in chcr_ktls_dev_add()887 &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id]; in chcr_ktls_xmit_tcb_cpls()1965 port_stats = &stats->ktls_port[tx_info->port_id]; in chcr_ktls_xmit()2197 port_stats = &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id]; in ch_ktls_reset_all_conn()
386 struct ch_ktls_port_stats_debug ktls_port[MAX_ULD_NPORTS]; member
3531 struct ch_ktls_port_stats_debug *ktls_port; in chcr_stats_show() local3579 ktls_port = &adap->ch_ktls_stats.ktls_port[i]; in chcr_stats_show()3582 atomic64_read(&ktls_port->ktls_tx_connection_open)); in chcr_stats_show()3584 atomic64_read(&ktls_port->ktls_tx_connection_fail)); in chcr_stats_show()3586 atomic64_read(&ktls_port->ktls_tx_connection_close)); in chcr_stats_show()
313 ktls_stats = &adap->ch_ktls_stats.ktls_port[p->port_id]; in collect_sge_port_stats()