Searched refs:fifo_max_depth (Results 1 – 3 of 3) sorted by relevance
692 pacing_data->fifo_max_depth = le32_to_cpu(resp.dbr_stat_db_max_fifo_depth); in bnxt_re_hwrm_dbr_pacing_qcfg()693 if (!pacing_data->fifo_max_depth) in bnxt_re_hwrm_dbr_pacing_qcfg()694 pacing_data->fifo_max_depth = BNXT_RE_MAX_FIFO_DEPTH(cctx); in bnxt_re_hwrm_dbr_pacing_qcfg()718 fifo_occup = pacing_data->fifo_max_depth - in __get_fifo_occupancy()748 if (fifo_occup > pacing_data->fifo_max_depth) in __wait_for_fifo_occupancy_below_th()756 __func__, fifo_occup, pacing_data->fifo_max_depth, in __wait_for_fifo_occupancy_below_th()855 pacing_data->alarm_th = pacing_data->fifo_max_depth; in bnxt_re_pacing_alert()
91 u32 fifo_max_depth; member
3393 uint8_t fifo_max_depth; member