Searched refs:workposted (Results 1 – 1 of 1) sorted by relevance
14278 bool workposted = false; in lpfc_sli4_sp_handle_mbox_event() local14386 workposted = true; in lpfc_sli4_sp_handle_mbox_event()14399 return workposted; in lpfc_sli4_sp_handle_mbox_event()14426 bool workposted; in lpfc_sli4_sp_handle_mcqe() local14435 workposted = lpfc_sli4_sp_handle_mbox_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()14437 workposted = lpfc_sli4_sp_handle_async_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()14438 return workposted; in lpfc_sli4_sp_handle_mcqe()14540 bool workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe() local14552 workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe()14558 workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe()[all …]