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