Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c338 t4_tp_get_tcp_stats(adap, &v4, &v6); in collect_adapter_stats()
Dcxgb4.h1332 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
Dcxgb4_main.c2025 t4_tp_get_tcp_stats(adap, v4, v6); in cxgb4_get_tcp_stats()
Dt4_hw.c4800 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats() function