Searched refs:ktls_port (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
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));
H A Dcxgb4_ethtool.c313 ktls_stats = &adap->ch_ktls_stats.ktls_port[p->port_id];
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c394 port_stats = &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id];
429 port_stats = &adap->ch_ktls_stats.ktls_port[pi->port_id];
882 &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id];
1958 port_stats = &stats->ktls_port[tx_info->port_id];
2190 port_stats = &tx_info->adap->ch_ktls_stats.ktls_port[tx_info->port_id];

Completed in 180 milliseconds