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

/linux-master/include/linux/qed/
H A Dcommon_hsi.h608 #define PXP_NUM_ILT_RECORDS_K2 11000 macro
609 #define MAX_NUM_ILT_RECORDS MAX(PXP_NUM_ILT_RECORDS_BB, PXP_NUM_ILT_RECORDS_K2)
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c3714 {PXP_NUM_ILT_RECORDS_BB, PXP_NUM_ILT_RECORDS_K2},
4038 if ((b_ah && (RESC_END(p_hwfn, QED_ILT) > PXP_NUM_ILT_RECORDS_K2)) ||

Completed in 249 milliseconds