Searched refs:tp_tcp_stats (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_uld.h | 275 struct tp_tcp_stats; 408 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4, 409 			 struct tp_tcp_stats *v6);
  | 
| D | cxgb4.h | 225 struct tp_tcp_stats {  struct 1740 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, 1741 			 struct tp_tcp_stats *v6, bool sleep_ok);
  | 
| D | cxgb4_main.c | 1783 void cxgb4_get_tcp_stats(struct pci_dev *pdev, struct tp_tcp_stats *v4,  in cxgb4_get_tcp_stats() 1784 			 struct tp_tcp_stats *v6)  in cxgb4_get_tcp_stats()
  | 
| D | t4_hw.c | 5601 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,  in t4_tp_get_tcp_stats() 5602 			 struct tp_tcp_stats *v6, bool sleep_ok)  in t4_tp_get_tcp_stats()
  | 
| D | cxgb4_debugfs.c | 3378 	struct tp_tcp_stats v4, v6;  in show_tcp_stats()
  | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ | 
| D | provider.c | 402 	struct tp_tcp_stats v4, v6;  in c4iw_get_mib()
  |