Searched refs:att_type (Results 1 – 1 of 1) sorted by relevance
3677 uint8_t att_type; in lpfc_sli4_parse_latt_type() local3682 att_type = LPFC_ATT_LINK_DOWN; in lpfc_sli4_parse_latt_type()3686 att_type = LPFC_ATT_RESERVED; in lpfc_sli4_parse_latt_type()3689 att_type = LPFC_ATT_LINK_UP; in lpfc_sli4_parse_latt_type()3695 att_type = LPFC_ATT_RESERVED; in lpfc_sli4_parse_latt_type()3698 return att_type; in lpfc_sli4_parse_latt_type()3881 uint8_t att_type; in lpfc_sli4_async_link_evt() local3884 att_type = lpfc_sli4_parse_latt_type(phba, acqe_link); in lpfc_sli4_async_link_evt()3885 if (att_type != LPFC_ATT_LINK_DOWN && att_type != LPFC_ATT_LINK_UP) in lpfc_sli4_async_link_evt()3971 bf_set(lpfc_mbx_read_top_att_type, la, att_type); in lpfc_sli4_async_link_evt()