Searched refs:NLP_EVT_MAX_EVENT (Results 1 – 2 of 2) sorted by relevance
294 #define NLP_EVT_MAX_EVENT 0xd macro
2953 static uint32_t (*lpfc_disc_action[NLP_STE_MAX_STATE * NLP_EVT_MAX_EVENT])3111 func = lpfc_disc_action[(cur_state * NLP_EVT_MAX_EVENT) + evt]; in lpfc_disc_state_machine()