Searched refs:workposted (Results 1 – 1 of 1) sorted by relevance
14290 bool workposted = false; in lpfc_sli4_sp_handle_mbox_event() local14398 workposted = true; in lpfc_sli4_sp_handle_mbox_event()14411 return workposted; in lpfc_sli4_sp_handle_mbox_event()14438 bool workposted; in lpfc_sli4_sp_handle_mcqe() local14447 workposted = lpfc_sli4_sp_handle_mbox_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()14449 workposted = lpfc_sli4_sp_handle_async_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()14450 return workposted; in lpfc_sli4_sp_handle_mcqe()14552 bool workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe() local14564 workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe()14570 workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe()[all …]