Searched refs:workposted (Results 1 – 1 of 1) sorted by relevance
13322 bool workposted = false; in lpfc_sli4_sp_handle_mbox_event() local13399 workposted = true; in lpfc_sli4_sp_handle_mbox_event()13412 return workposted; in lpfc_sli4_sp_handle_mbox_event()13439 bool workposted; in lpfc_sli4_sp_handle_mcqe() local13448 workposted = lpfc_sli4_sp_handle_mbox_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()13450 workposted = lpfc_sli4_sp_handle_async_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()13451 return workposted; in lpfc_sli4_sp_handle_mcqe()13553 bool workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe() local13565 workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe()13580 workposted = true; in lpfc_sli4_sp_handle_abort_xri_wcqe()[all …]