Searched refs:ktls_port (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c395 port_stats = &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id];
430 port_stats = &adap->ch_ktls_stats.ktls_port[pi->port_id];
883 &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id];
1959 port_stats = &stats->ktls_port[tx_info->port_id];
2191 port_stats = &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id];
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c313 ktls_stats = &adap->ch_ktls_stats.ktls_port[p->port_id];
H A Dcxgb4_uld.h386 struct ch_ktls_port_stats_debug ktls_port[MAX_ULD_NPORTS]; member in struct:ch_ktls_stats_debug
H A Dcxgb4_debugfs.c3531 struct ch_ktls_port_stats_debug *ktls_port; local
3579 ktls_port = &adap->ch_ktls_stats.ktls_port[i];
3582 atomic64_read(&ktls_port->ktls_tx_connection_open));
3584 atomic64_read(&ktls_port->ktls_tx_connection_fail));
3586 atomic64_read(&ktls_port->ktls_tx_connection_close));

Completed in 138 milliseconds