Searched refs:tp_tcp_stats (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 243 struct tp_tcp_stats; 348 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, 349 struct tp_tcp_stats *v6);
|
D | cxgb4.h | 206 struct tp_tcp_stats { struct 1552 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, 1553 struct tp_tcp_stats *v6);
|
D | cxgb4_ethtool.c | 329 struct tp_tcp_stats v4, v6; in collect_adapter_stats()
|
D | cxgb4_main.c | 1658 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, in cxgb4_get_tcp_stats() 1659 struct tp_tcp_stats *v6) in cxgb4_get_tcp_stats()
|
D | t4_hw.c | 4843 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats() 4844 struct tp_tcp_stats *v6) in t4_tp_get_tcp_stats()
|
/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 486 struct tp_tcp_stats v4, v6; in c4iw_get_mib()
|