Searched refs:LPFC_FCF_FPMA (Results 1 – 3 of 3) sorted by relevance
1993 if (*addr_mode & LPFC_FCF_FPMA) in lpfc_match_fcf_conn_list()1994 *addr_mode = LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()2033 & (LPFC_FCF_FPMA | LPFC_FCF_SPMA))) in lpfc_match_fcf_conn_list()2056 new_fcf_record) & LPFC_FCF_FPMA)) in lpfc_match_fcf_conn_list()2083 LPFC_FCF_SPMA : LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()2096 (*addr_mode & LPFC_FCF_FPMA)) in lpfc_match_fcf_conn_list()2097 *addr_mode = LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
2258 #define LPFC_FCF_FPMA 1 /* Fabric Provided MAC Address */ macro
20098 LPFC_FCF_FPMA | LPFC_FCF_SPMA); in lpfc_sli4_build_dflt_fcf_record()