Searched refs:LPFC_SLI4_FCF_TBL_INDX_MAX (Results 1 – 3 of 3) sorted by relevance
330 #define LPFC_SLI4_FCF_TBL_INDX_MAX 32 macro353 struct lpfc_fcf_pri fcf_pri[LPFC_SLI4_FCF_TBL_INDX_MAX];
20352 LPFC_SLI4_FCF_TBL_INDX_MAX); in lpfc_check_next_fcf_pri_level()20439 LPFC_SLI4_FCF_TBL_INDX_MAX, phba->fcf.current_rec.fcf_indx) { in lpfc_sli4_fcf_rr_next_index_get()20483 if (fcf_index >= LPFC_SLI4_FCF_TBL_INDX_MAX) { in lpfc_sli4_fcf_rr_index_set()20487 fcf_index, LPFC_SLI4_FCF_TBL_INDX_MAX); in lpfc_sli4_fcf_rr_index_set()20514 if (fcf_index >= LPFC_SLI4_FCF_TBL_INDX_MAX) { in lpfc_sli4_fcf_rr_index_clear()20518 fcf_index, LPFC_SLI4_FCF_TBL_INDX_MAX); in lpfc_sli4_fcf_rr_index_clear()
8350 longs = (LPFC_SLI4_FCF_TBL_INDX_MAX + BITS_PER_LONG - 1)/BITS_PER_LONG; in lpfc_sli4_driver_resource_setup()