Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/qed/
H A Dcommon_hsi.h607 #define PXP_NUM_ILT_RECORDS_BB 7600 macro
609 #define MAX_NUM_ILT_RECORDS MAX(PXP_NUM_ILT_RECORDS_BB, PXP_NUM_ILT_RECORDS_K2)
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c3714 {PXP_NUM_ILT_RECORDS_BB, PXP_NUM_ILT_RECORDS_K2},
4039 (!b_ah && (RESC_END(p_hwfn, QED_ILT) > PXP_NUM_ILT_RECORDS_BB))) { in qed_hw_get_resc()