Lines Matching refs:fcfi
8947 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi,
8959 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_mrq_fcfi,
18532 * @fcfi: The FC Fabric ID that the frame came from
18536 * @fc_hdr passed in and the @fcfi. This function uses the @fc_hdr to fetch the
18543 uint16_t fcfi, uint32_t did)
18558 if (phba->fcf.fcfi == fcfi &&
19436 uint32_t fcfi;
19461 fcfi = bf_get(lpfc_rcqe_fcf_id_v1,
19464 fcfi = bf_get(lpfc_rcqe_fcf_id,
19481 vport = lpfc_fc_frame_to_vport(phba, fc_hdr, fcfi, did);