Lines Matching refs:la
5437 struct lpfc_mbx_read_top *la; in lpfc_sli4_async_link_evt() local
5524 la = (struct lpfc_mbx_read_top *) &pmb->u.mb.un.varReadTop; in lpfc_sli4_async_link_evt()
5525 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt()
5526 bf_set(lpfc_mbx_read_top_att_type, la, att_type); in lpfc_sli4_async_link_evt()
5527 bf_set(lpfc_mbx_read_top_link_spd, la, in lpfc_sli4_async_link_evt()
5531 bf_set(lpfc_mbx_read_top_topology, la, LPFC_TOPOLOGY_PT_PT); in lpfc_sli4_async_link_evt()
5532 bf_set(lpfc_mbx_read_top_alpa_granted, la, 0); in lpfc_sli4_async_link_evt()
5533 bf_set(lpfc_mbx_read_top_il, la, 0); in lpfc_sli4_async_link_evt()
5534 bf_set(lpfc_mbx_read_top_pb, la, 0); in lpfc_sli4_async_link_evt()
5535 bf_set(lpfc_mbx_read_top_fa, la, 0); in lpfc_sli4_async_link_evt()
5536 bf_set(lpfc_mbx_read_top_mm, la, 0); in lpfc_sli4_async_link_evt()
6242 struct lpfc_mbx_read_top *la; in lpfc_sli4_async_fc_evt() local
6388 la = (struct lpfc_mbx_read_top *)&pmb->u.mb.un.varReadTop; in lpfc_sli4_async_fc_evt()
6389 la->eventTag = acqe_fc->event_tag; in lpfc_sli4_async_fc_evt()
6393 bf_set(lpfc_mbx_read_top_att_type, la, in lpfc_sli4_async_fc_evt()
6396 bf_set(lpfc_mbx_read_top_att_type, la, in lpfc_sli4_async_fc_evt()