Searched refs:workposted (Results 1 – 1 of 1) sorted by relevance
13077 bool workposted = false; in lpfc_sli4_sp_handle_mbox_event() local13153 workposted = true; in lpfc_sli4_sp_handle_mbox_event()13167 return workposted; in lpfc_sli4_sp_handle_mbox_event()13186 bool workposted; in lpfc_sli4_sp_handle_mcqe() local13195 workposted = lpfc_sli4_sp_handle_mbox_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()13197 workposted = lpfc_sli4_sp_handle_async_event(phba, &mcqe); in lpfc_sli4_sp_handle_mcqe()13198 return workposted; in lpfc_sli4_sp_handle_mcqe()13302 bool workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe() local13314 workposted = false; in lpfc_sli4_sp_handle_abort_xri_wcqe()13329 workposted = true; in lpfc_sli4_sp_handle_abort_xri_wcqe()[all …]