Searched refs:workposted (Results 1 – 1 of 1) sorted by relevance
14315 bool workposted = false; in lpfc_sli4_sp_handle_mbox_event() local14423 workposted = true; in lpfc_sli4_sp_handle_mbox_event()14436 return workposted; in lpfc_sli4_sp_handle_mbox_event()14463 bool workposted; in lpfc_sli4_sp_handle_mcqe() local14472 workposted = lpfc_sli4_sp_handle_mbox_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()14474 workposted = lpfc_sli4_sp_handle_async_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()14475 return workposted; in lpfc_sli4_sp_handle_mcqe()14577 bool workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe() local14589 workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe()14595 workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe()[all …]