Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.h173 u16 sc_cr_th1; /* severe congestion cr threshold 1 */ member
H A Dqplib_sp.c808 ext_req->severe_cong_cr_th1 = cpu_to_le16(cc_ext->sc_cr_th1); in bnxt_qplib_fill_cc_gen1()
918 cc_ext->sc_cr_th1 = le16_to_cpu(sb->severe_cong_cr_th1); in bnxt_qplib_read_cc_gen1()