tcp_out_segs 407 drivers/infiniband/hw/cxgb4/provider.c stats->value[IP4OUTSEGS] = v4.tcp_out_segs; tcp_out_segs 411 drivers/infiniband/hw/cxgb4/provider.c stats->value[IP6OUTSEGS] = v6.tcp_out_segs; tcp_out_segs 228 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h u64 tcp_out_segs; tcp_out_segs 3389 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c PRINT_ADAP_STATS("tcp_ipv4_out_segs:", v4.tcp_out_segs); tcp_out_segs 3393 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c PRINT_ADAP_STATS("tcp_ipv6_out_segs:", v6.tcp_out_segs); tcp_out_segs 5616 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c v4->tcp_out_segs = STAT64(OUT_SEG); tcp_out_segs 5624 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c v6->tcp_out_segs = STAT64(OUT_SEG);