Home
last modified time | relevance | path

Searched refs:bp_thresh (Results 1 – 3 of 3) sorted by relevance

/arch/mips/mach-octeon/include/mach/
A Dcvmx-fpa3.h442 u64 drop_thresh, bool ena_bp, u64 bp_thresh) in cvmx_fpa3_setup_aura_qos() argument
461 if (bp_thresh < 256 || bp_thresh > limit_reg.cn78xx.limit) in cvmx_fpa3_setup_aura_qos()
462 bp_thresh = limit_reg.cn78xx.limit >> 1; in cvmx_fpa3_setup_aura_qos()
464 shift_thresh = (bp_thresh > drop_thresh) ? bp_thresh : drop_thresh; in cvmx_fpa3_setup_aura_qos()
475 aura_level.s.bp = bp_thresh >> shift; in cvmx_fpa3_setup_aura_qos()
A Dcvmx-helper-pki.h169 u64 drop_thresh, bool ena_bp, u64 bp_thresh);
A Dcvmx-helper.h518 int bp_thresh[CVMX_QOS_NUM]; /* BP threashold in % */ member

Completed in 10 milliseconds