tcp_in_segs 406 drivers/infiniband/hw/cxgb4/provider.c stats->value[IP4INSEGS] = v4.tcp_in_segs; tcp_in_segs 410 drivers/infiniband/hw/cxgb4/provider.c stats->value[IP6INSEGS] = v6.tcp_in_segs; tcp_in_segs 227 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h u64 tcp_in_segs; tcp_in_segs 3388 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c PRINT_ADAP_STATS("tcp_ipv4_in_segs:", v4.tcp_in_segs); tcp_in_segs 3392 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c PRINT_ADAP_STATS("tcp_ipv6_in_segs:", v6.tcp_in_segs); tcp_in_segs 5615 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c v4->tcp_in_segs = STAT64(IN_SEG); tcp_in_segs 5623 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c v6->tcp_in_segs = STAT64(IN_SEG);