Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.h174 u16 sc_cr_th2; /* severe congestion cr threshold 2 */ member
H A Dqplib_sp.c809 ext_req->severe_cong_cr_th2 = cpu_to_le16(cc_ext->sc_cr_th2); in bnxt_qplib_fill_cc_gen1()
919 cc_ext->sc_cr_th2 = le16_to_cpu(sb->severe_cong_cr_th2); in bnxt_qplib_read_cc_gen1()