Lines Matching refs:la
3894 struct lpfc_mbx_read_top *la; in lpfc_sli4_async_link_evt() local
3983 la = (struct lpfc_mbx_read_top *) &pmb->u.mb.un.varReadTop; in lpfc_sli4_async_link_evt()
3984 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt()
3985 bf_set(lpfc_mbx_read_top_att_type, la, att_type); in lpfc_sli4_async_link_evt()
3986 bf_set(lpfc_mbx_read_top_link_spd, la, in lpfc_sli4_async_link_evt()
3990 bf_set(lpfc_mbx_read_top_topology, la, LPFC_TOPOLOGY_PT_PT); in lpfc_sli4_async_link_evt()
3991 bf_set(lpfc_mbx_read_top_alpa_granted, la, 0); in lpfc_sli4_async_link_evt()
3992 bf_set(lpfc_mbx_read_top_il, la, 0); in lpfc_sli4_async_link_evt()
3993 bf_set(lpfc_mbx_read_top_pb, la, 0); in lpfc_sli4_async_link_evt()
3994 bf_set(lpfc_mbx_read_top_fa, la, 0); in lpfc_sli4_async_link_evt()
3995 bf_set(lpfc_mbx_read_top_mm, la, 0); in lpfc_sli4_async_link_evt()