Searched refs:tp_tcp_stats (Results 1 – 5 of 5) sorted by relevance
170 struct tp_tcp_stats;233 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4,234 struct tp_tcp_stats *v6);
180 struct tp_tcp_stats { struct672 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,673 struct tp_tcp_stats *v6);
1658 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats()1659 struct tp_tcp_stats *v6) in t4_tp_get_tcp_stats()
2430 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, in cxgb4_get_tcp_stats()2431 struct tp_tcp_stats *v6) in cxgb4_get_tcp_stats()
394 struct tp_tcp_stats v4, v6; in c4iw_get_mib()