Home
last modified time | relevance | path

Searched refs:LPFC_FCF_FPMA (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_hbadisc.c1575 if (*addr_mode & LPFC_FCF_FPMA) in lpfc_match_fcf_conn_list()
1576 *addr_mode = LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
1615 & (LPFC_FCF_FPMA | LPFC_FCF_SPMA))) in lpfc_match_fcf_conn_list()
1638 new_fcf_record) & LPFC_FCF_FPMA)) in lpfc_match_fcf_conn_list()
1665 LPFC_FCF_SPMA : LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
1678 (*addr_mode & LPFC_FCF_FPMA)) in lpfc_match_fcf_conn_list()
1679 *addr_mode = LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
Dlpfc_hw4.h2081 #define LPFC_FCF_FPMA 1 /* Fabric Provided MAC Address */ macro
Dlpfc_sli.c18124 LPFC_FCF_FPMA | LPFC_FCF_SPMA); in lpfc_sli4_build_dflt_fcf_record()