Searched refs:PXP_NUM_ILT_RECORDS_K2 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dcommon_hsi.h592 #define PXP_NUM_ILT_RECORDS_K2 11000 macro
593 #define MAX_NUM_ILT_RECORDS OSAL_MAX_T(PXP_NUM_ILT_RECORDS_BB,PXP_NUM_ILT_RECORDS_K2)
H A Decore_dev.c4766 *p_resc_num = (b_ah ? PXP_NUM_ILT_RECORDS_K2 :
5056 if ((b_ah && (RESC_END(p_hwfn, ECORE_ILT) > PXP_NUM_ILT_RECORDS_K2)) ||

Completed in 125 milliseconds