Searched refs:PLT_INIT_CB_MAX (Results 1 – 1 of 1) sorted by relevance
9 #define PLT_INIT_CB_MAX 8 macro12 static roc_plt_init_cb_t plt_init_cbs[PLT_INIT_CB_MAX];17 if (plt_init_cb_num >= PLT_INIT_CB_MAX) in roc_plt_init_cb_register()