Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dcommon_hsi.h594 #define PXP_NUM_ILT_RECORDS_BB 7600 macro
596 #define MAX_NUM_ILT_RECORDS MAX(PXP_NUM_ILT_RECORDS_BB,PXP_NUM_ILT_RECORDS_K2)
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c2998 PXP_NUM_ILT_RECORDS_BB) / num_funcs; in ecore_hw_get_dflt_resc()
3166 u32 roce_min_ilt_lines = PXP_NUM_ILT_RECORDS_BB / MAX_NUM_PFS_BB; in ecore_hw_get_resc()
3257 (!b_ah && (RESC_END(p_hwfn, ECORE_ILT) > PXP_NUM_ILT_RECORDS_BB))) { in ecore_hw_get_resc()