Lines Matching refs:fcfi
7848 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi,
7860 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_mrq_fcfi,
17524 * @fcfi: The FC Fabric ID that the frame came from
17528 * @fc_hdr passed in and the @fcfi. This function uses the @fc_hdr to fetch the
17535 uint16_t fcfi, uint32_t did)
17550 if (phba->fcf.fcfi == fcfi &&
18425 uint32_t fcfi;
18450 fcfi = bf_get(lpfc_rcqe_fcf_id_v1,
18453 fcfi = bf_get(lpfc_rcqe_fcf_id,
18470 vport = lpfc_fc_frame_to_vport(phba, fc_hdr, fcfi, did);