Searched refs:OPAL_MAX_LRS (Results 1 – 2 of 2) sorted by relevance
25 #define OPAL_MAX_LRS 9 macro62 __u8 lr[OPAL_MAX_LRS];
2288 if (!opal_lr_act->num_lrs || opal_lr_act->num_lrs > OPAL_MAX_LRS) in opal_activate_lsp()