Home
last modified time | relevance | path

Searched refs:cxgb4_get_tcp_stats (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h408 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4,
Dcxgb4_main.c1783 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, in cxgb4_get_tcp_stats() function
1792 EXPORT_SYMBOL(cxgb4_get_tcp_stats);
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dprovider.c405 cxgb4_get_tcp_stats(c4iw_dev->rdev.lldi.pdev, &v4, &v6); in c4iw_get_mib()