Searched refs:tp_tcp_stats (Results 1 – 5 of 5) sorted by relevance
205 struct tp_tcp_stats;292 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4,293 struct tp_tcp_stats *v6);
200 struct tp_tcp_stats { struct1237 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,1238 struct tp_tcp_stats *v6);
3167 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats()3168 struct tp_tcp_stats *v6) in t4_tp_get_tcp_stats()
1960 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, in cxgb4_get_tcp_stats()1961 struct tp_tcp_stats *v6) in cxgb4_get_tcp_stats()
443 struct tp_tcp_stats v4, v6; in c4iw_get_mib()