Home
last modified time | relevance | path

Searched refs:local_ve_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c12268 desc->local_ve_id); in lpfc_cmpl_els_qfpa()
12271 if (desc->local_ve_id == QFPA_ODD_ONLY) in lpfc_cmpl_els_qfpa()
12278 if ((desc->local_ve_id == QFPA_ODD_ONLY) || in lpfc_cmpl_els_qfpa()
12279 (desc->local_ve_id == QFPA_EVEN_ODD)) in lpfc_cmpl_els_qfpa()
H A Dlpfc_hw.h1381 uint8_t local_ve_id; member