Searched refs:tp_tcp_stats (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h348 struct tp_tcp_stats;
520 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4,
521 struct tp_tcp_stats *v6);
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.c2180 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4,
2181 struct tp_tcp_stats *v6)
H A Dcxgb4_debugfs.c3619 struct tp_tcp_stats v4, v6;
H A Dt4_hw.c5589 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
5590 struct tp_tcp_stats *v6, bool sleep_ok)
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dprovider.c398 struct tp_tcp_stats v4, v6;

Completed in 190 milliseconds