Home
last modified time | relevance | path

Searched refs:drop_thresh (Results 1 – 5 of 5) sorted by relevance

/u-boot/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
458 if (drop_thresh <= pass_thresh || drop_thresh > limit_reg.cn78xx.limit) in cvmx_fpa3_setup_aura_qos()
459 drop_thresh = limit_reg.cn78xx.limit; in cvmx_fpa3_setup_aura_qos()
464 shift_thresh = (bp_thresh > drop_thresh) ? bp_thresh : drop_thresh; in cvmx_fpa3_setup_aura_qos()
474 aura_level.s.drop = drop_thresh >> shift; in cvmx_fpa3_setup_aura_qos()
A Dcvmx-ipd.h218 int cvmx_ipd_setup_red_queue(int queue, int pass_thresh, int drop_thresh);
231 int cvmx_ipd_setup_red(int pass_thresh, int drop_thresh);
A Dcvmx-helper-pki.h169 u64 drop_thresh, bool ena_bp, u64 bp_thresh);
A Dcvmx-helper-util.h395 int cvmx_helper_setup_red(int pass_thresh, int drop_thresh);
A Dcvmx-helper.h516 int drop_thresh[CVMX_QOS_NUM]; /* DROP threashold in % */ member

Completed in 13 milliseconds