Searched refs:acqe_fc (Results 1 – 2 of 2) sorted by relevance
6127 struct lpfc_acqe_fc_la *acqe_fc) in lpfc_update_trunk_link_status() argument6135 bf_get(lpfc_acqe_fc_la_speed, acqe_fc)); in lpfc_update_trunk_link_status()6143 bf_get(lpfc_acqe_fc_la_speed, acqe_fc)); in lpfc_update_trunk_link_status()6225 if (bf_get(lpfc_trailer_type, acqe_fc) != in lpfc_sli4_async_fc_evt()6229 bf_get(lpfc_trailer_type, acqe_fc)); in lpfc_sli4_async_fc_evt()6235 lpfc_update_trunk_link_status(phba, acqe_fc); in lpfc_sli4_async_fc_evt()6242 bf_get(lpfc_acqe_fc_la_speed, acqe_fc)); in lpfc_sli4_async_fc_evt()6245 bf_get(lpfc_acqe_fc_la_topology, acqe_fc); in lpfc_sli4_async_fc_evt()6247 bf_get(lpfc_acqe_fc_la_att_type, acqe_fc); in lpfc_sli4_async_fc_evt()6253 bf_get(lpfc_acqe_link_fault, acqe_fc); in lpfc_sli4_async_fc_evt()[all …]
59 struct lpfc_acqe_fc_la acqe_fc; member