Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1693 & (LPFC_FCF_FPMA | LPFC_FCF_SPMA))) in lpfc_match_fcf_conn_list()
1708 new_fcf_record) & LPFC_FCF_SPMA)) in lpfc_match_fcf_conn_list()
1743 LPFC_FCF_SPMA : LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
1751 (*addr_mode & LPFC_FCF_SPMA)) in lpfc_match_fcf_conn_list()
1752 *addr_mode = LPFC_FCF_SPMA; in lpfc_match_fcf_conn_list()
H A Dlpfc_hw4.h2160 #define LPFC_FCF_SPMA 2 /* Server Provided MAC Address */ macro
H A Dlpfc_sli.c19020 LPFC_FCF_FPMA | LPFC_FCF_SPMA); in lpfc_sli4_build_dflt_fcf_record()