Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dcommon_hsi.h592 #define PXP_NUM_ILT_RECORDS_K2 11000 macro
593 #define MAX_NUM_ILT_RECORDS MAX(PXP_NUM_ILT_RECORDS_BB, PXP_NUM_ILT_RECORDS_K2)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c3621 {PXP_NUM_ILT_RECORDS_BB, PXP_NUM_ILT_RECORDS_K2},
3941 if ((b_ah && (RESC_END(p_hwfn, QED_ILT) > PXP_NUM_ILT_RECORDS_K2)) || in qed_hw_get_resc()