Home
last modified time | relevance | path

Searched refs:struct_lb_stats (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
HDcudbg_entity.h370 struct struct_lb_stats { struct
HDcudbg_lib.c1131 struct struct_lb_stats *lb_stats_buff; in collect_lb_stats()
1140 size = sizeof(struct struct_lb_stats) + in collect_lb_stats()
1147 lb_stats_buff = (struct struct_lb_stats *) scratch_buff.data; in collect_lb_stats()