Searched refs:cxgb4_get_tcp_stats (Results 1 – 3 of 3) sorted by relevance
520 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4,
2180 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, in cxgb4_get_tcp_stats() function2189 EXPORT_SYMBOL(cxgb4_get_tcp_stats);
401 cxgb4_get_tcp_stats(c4iw_dev->rdev.lldi.pdev, &v4, &v6); in c4iw_get_mib()