Lines Matching defs:bmask
6414 unsigned long *bmask;
6504 bmask = phba->sli4_hba.rpi_bmask;
6524 bmask = phba->vpi_bmask;
6547 bmask = phba->sli4_hba.xri_bmask;
6569 bmask = phba->sli4_hba.vfi_bmask;
6576 bmask = NULL;
6599 kfree(bmask);
20164 * lpfc_sli4_read_fcf_rec - Read hba fcf record for update eligible fcf bmask.
20374 * lpfc_sli4_fcf_rr_index_set - Set bmask with eligible fcf record index
20378 * This routine sets the FCF record index in to the eligible bmask for
20380 * does not go beyond the range of the driver allocated bmask dimension
20396 /* Set the eligible FCF record index bmask */
20401 "bmask\n", fcf_index);
20407 * lpfc_sli4_fcf_rr_index_clear - Clear bmask from eligible fcf record index
20411 * This routine clears the FCF record index from the eligible bmask for
20413 * does not go beyond the range of the driver allocated bmask dimension
20427 /* Clear the eligible FCF record index bmask */
20441 "bmask\n", fcf_index);