Home
last modified time | relevance | path

Searched refs:tp_tcp_stats (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h300 struct tp_tcp_stats { struct
1949 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
1950 struct tp_tcp_stats *v6, bool sleep_ok);
H A Dcxgb4_main.c2183 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, in cxgb4_get_tcp_stats()
2184 struct tp_tcp_stats *v6) in cxgb4_get_tcp_stats()
H A Dt4_hw.c5589 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats()
5590 struct tp_tcp_stats *v6, bool sleep_ok) in t4_tp_get_tcp_stats()
H A Dcxgb4_debugfs.c3619 struct tp_tcp_stats v4, v6; in show_tcp_stats()
/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c397 struct tp_tcp_stats v4, v6; in c4iw_get_mib()