Home
last modified time | relevance | path

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

/linux/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/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)) || in qed_hw_get_resc()