Home
last modified time | relevance | path

Searched refs:PXP_NUM_ILT_RECORDS_K2 (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.h595 #define PXP_NUM_ILT_RECORDS_K2 11000 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.c2997 *p_resc_num = (b_ah ? PXP_NUM_ILT_RECORDS_K2 : in ecore_hw_get_dflt_resc()
3256 if ((b_ah && (RESC_END(p_hwfn, ECORE_ILT) > PXP_NUM_ILT_RECORDS_K2)) || in ecore_hw_get_resc()