Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_sli.h40 struct lpfc_acqe_fc_la acqe_fc; member
Dlpfc_init.c3277 lpfc_sli4_async_fc_evt(struct lpfc_hba *phba, struct lpfc_acqe_fc_la *acqe_fc) in lpfc_sli4_async_fc_evt() argument
3283 if (bf_get(lpfc_trailer_type, acqe_fc) != in lpfc_sli4_async_fc_evt()
3287 bf_get(lpfc_trailer_type, acqe_fc)); in lpfc_sli4_async_fc_evt()
3292 bf_get(lpfc_acqe_fc_la_speed, acqe_fc); in lpfc_sli4_async_fc_evt()
3295 bf_get(lpfc_acqe_fc_la_topology, acqe_fc); in lpfc_sli4_async_fc_evt()
3297 bf_get(lpfc_acqe_fc_la_att_type, acqe_fc); in lpfc_sli4_async_fc_evt()
3299 bf_get(lpfc_acqe_fc_la_port_type, acqe_fc); in lpfc_sli4_async_fc_evt()
3301 bf_get(lpfc_acqe_fc_la_port_number, acqe_fc); in lpfc_sli4_async_fc_evt()
3303 bf_get(lpfc_acqe_link_fault, acqe_fc); in lpfc_sli4_async_fc_evt()
3305 bf_get(lpfc_acqe_fc_la_llink_spd, acqe_fc); in lpfc_sli4_async_fc_evt()
[all …]