Searched refs:t4_tp_get_tcp_stats (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 1949 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
|
D | cxgb4_debugfs.c | 3622 t4_tp_get_tcp_stats(adap, &v4, &v6, false); in show_tcp_stats()
|
D | cxgb4_main.c | 2186 t4_tp_get_tcp_stats(adap, v4, v6, false); in cxgb4_get_tcp_stats()
|
D | t4_hw.c | 5589 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats() function
|