Searched refs:acqe_link (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_sli.h36 struct lpfc_acqe_link acqe_link; member in union:lpfc_cq_event::__anon5771
H A Dlpfc_init.c3592 * @acqe_link: pointer to the async link completion queue entry.
3602 struct lpfc_acqe_link *acqe_link)
3606 switch (bf_get(lpfc_acqe_link_fault, acqe_link)) {
3615 bf_get(lpfc_acqe_link_fault, acqe_link));
3625 * @acqe_link: pointer to the async link completion queue entry.
3634 struct lpfc_acqe_link *acqe_link)
3638 switch (bf_get(lpfc_acqe_link_status, acqe_link)) {
3653 bf_get(lpfc_acqe_link_status, acqe_link));
3663 * @acqe_link: pointer to the async link completion queue entry.
3672 struct lpfc_acqe_link *acqe_link)
3601 lpfc_sli4_parse_latt_fault(struct lpfc_hba *phba, struct lpfc_acqe_link *acqe_link) argument
3633 lpfc_sli4_parse_latt_type(struct lpfc_hba *phba, struct lpfc_acqe_link *acqe_link) argument
3671 lpfc_sli4_parse_latt_link_speed(struct lpfc_hba *phba, struct lpfc_acqe_link *acqe_link) argument
3819 lpfc_sli4_async_link_evt(struct lpfc_hba *phba, struct lpfc_acqe_link *acqe_link) argument
[all...]

Completed in 108 milliseconds