Home
last modified time | relevance | path

Searched refs:res_oos_drop_count (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.c1098 rcfw->oos_prev = le64_to_cpu(sb->res_oos_drop_count); in bnxt_qplib_get_roce_error_stats()
1101 stats->res_oos_drop_count += (le64_to_cpu(sb->res_oos_drop_count) - in bnxt_qplib_get_roce_error_stats()
1104 rcfw->oos_prev = le64_to_cpu(sb->res_oos_drop_count); in bnxt_qplib_get_roce_error_stats()
H A Dqplib_sp.h295 u64 res_oos_drop_count; member
H A Dstats.c754 stats->value[BNXT_RE_RES_OOS_DROP_COUNT] = errs->res_oos_drop_count; in bnxt_re_get_hw_stats()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h73459 uint64_t res_oos_drop_count; member