Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.h42 struct lpfc_acqe_fc_la acqe_fc; member
Dlpfc_init.c4617 lpfc_sli4_async_fc_evt(struct lpfc_hba *phba, struct lpfc_acqe_fc_la *acqe_fc) in lpfc_sli4_async_fc_evt() argument
4625 if (bf_get(lpfc_trailer_type, acqe_fc) != in lpfc_sli4_async_fc_evt()
4629 bf_get(lpfc_trailer_type, acqe_fc)); in lpfc_sli4_async_fc_evt()
4635 bf_get(lpfc_acqe_fc_la_speed, acqe_fc)); in lpfc_sli4_async_fc_evt()
4638 bf_get(lpfc_acqe_fc_la_topology, acqe_fc); in lpfc_sli4_async_fc_evt()
4640 bf_get(lpfc_acqe_fc_la_att_type, acqe_fc); in lpfc_sli4_async_fc_evt()
4642 bf_get(lpfc_acqe_fc_la_port_type, acqe_fc); in lpfc_sli4_async_fc_evt()
4644 bf_get(lpfc_acqe_fc_la_port_number, acqe_fc); in lpfc_sli4_async_fc_evt()
4646 bf_get(lpfc_acqe_link_fault, acqe_fc); in lpfc_sli4_async_fc_evt()
4648 bf_get(lpfc_acqe_fc_la_llink_spd, acqe_fc) * 10; in lpfc_sli4_async_fc_evt()
[all …]