Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.h40 struct lpfc_acqe_fc_la acqe_fc; member
Dlpfc_init.c4004 lpfc_sli4_async_fc_evt(struct lpfc_hba *phba, struct lpfc_acqe_fc_la *acqe_fc) in lpfc_sli4_async_fc_evt() argument
4010 if (bf_get(lpfc_trailer_type, acqe_fc) != in lpfc_sli4_async_fc_evt()
4014 bf_get(lpfc_trailer_type, acqe_fc)); in lpfc_sli4_async_fc_evt()
4020 bf_get(lpfc_acqe_fc_la_speed, acqe_fc)); in lpfc_sli4_async_fc_evt()
4023 bf_get(lpfc_acqe_fc_la_topology, acqe_fc); in lpfc_sli4_async_fc_evt()
4025 bf_get(lpfc_acqe_fc_la_att_type, acqe_fc); in lpfc_sli4_async_fc_evt()
4027 bf_get(lpfc_acqe_fc_la_port_type, acqe_fc); in lpfc_sli4_async_fc_evt()
4029 bf_get(lpfc_acqe_fc_la_port_number, acqe_fc); in lpfc_sli4_async_fc_evt()
4031 bf_get(lpfc_acqe_link_fault, acqe_fc); in lpfc_sli4_async_fc_evt()
4033 bf_get(lpfc_acqe_fc_la_llink_spd, acqe_fc) * 10; in lpfc_sli4_async_fc_evt()
[all …]