Searched refs:tp_tcp_stats (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 214 struct tp_tcp_stats; 303 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, 304 struct tp_tcp_stats *v6);
|
D | cxgb4.h | 204 struct tp_tcp_stats { struct 1332 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, 1333 struct tp_tcp_stats *v6);
|
D | cxgb4_ethtool.c | 329 struct tp_tcp_stats v4, v6; in collect_adapter_stats()
|
D | cxgb4_main.c | 2019 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, in cxgb4_get_tcp_stats() 2020 struct tp_tcp_stats *v6) in cxgb4_get_tcp_stats()
|
D | t4_hw.c | 4800 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats() 4801 struct tp_tcp_stats *v6) in t4_tp_get_tcp_stats()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 451 struct tp_tcp_stats v4, v6; in c4iw_get_mib()
|