Lines Matching refs:la
3880 struct lpfc_mbx_read_top *la; in lpfc_sli4_async_link_evt() local
3969 la = (struct lpfc_mbx_read_top *) &pmb->u.mb.un.varReadTop; in lpfc_sli4_async_link_evt()
3970 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt()
3971 bf_set(lpfc_mbx_read_top_att_type, la, att_type); in lpfc_sli4_async_link_evt()
3972 bf_set(lpfc_mbx_read_top_link_spd, la, in lpfc_sli4_async_link_evt()
3976 bf_set(lpfc_mbx_read_top_topology, la, LPFC_TOPOLOGY_PT_PT); in lpfc_sli4_async_link_evt()
3977 bf_set(lpfc_mbx_read_top_alpa_granted, la, 0); in lpfc_sli4_async_link_evt()
3978 bf_set(lpfc_mbx_read_top_il, la, 0); in lpfc_sli4_async_link_evt()
3979 bf_set(lpfc_mbx_read_top_pb, la, 0); in lpfc_sli4_async_link_evt()
3980 bf_set(lpfc_mbx_read_top_fa, la, 0); in lpfc_sli4_async_link_evt()
3981 bf_set(lpfc_mbx_read_top_mm, la, 0); in lpfc_sli4_async_link_evt()