Lines Matching defs:bmask
5934 unsigned long *bmask;
6024 bmask = phba->sli4_hba.rpi_bmask;
6044 bmask = phba->vpi_bmask;
6067 bmask = phba->sli4_hba.xri_bmask;
6089 bmask = phba->sli4_hba.vfi_bmask;
6096 bmask = NULL;
6119 kfree(bmask);
19138 * lpfc_sli4_read_fcf_rec - Read hba fcf record for update eligible fcf bmask.
19348 * lpfc_sli4_fcf_rr_index_set - Set bmask with eligible fcf record index
19352 * This routine sets the FCF record index in to the eligible bmask for
19354 * does not go beyond the range of the driver allocated bmask dimension
19370 /* Set the eligible FCF record index bmask */
19375 "bmask\n", fcf_index);
19381 * lpfc_sli4_fcf_rr_index_clear - Clear bmask from eligible fcf record index
19385 * This routine clears the FCF record index from the eligible bmask for
19387 * does not go beyond the range of the driver allocated bmask dimension
19401 /* Clear the eligible FCF record index bmask */
19415 "bmask\n", fcf_index);