Home
last modified time | relevance | path

Searched refs:t4_tp_get_tcp_stats (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1951 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
Dcxgb4_debugfs.c3622 t4_tp_get_tcp_stats(adap, &v4, &v6, false); in show_tcp_stats()
Dcxgb4_main.c2187 t4_tp_get_tcp_stats(adap, v4, v6, false); in cxgb4_get_tcp_stats()
Dt4_hw.c5587 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats() function