Home
last modified time | relevance | path

Searched refs:bfa_q_deq (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfad_im.h144 bfa_q_deq(&(_drv)->free_aen_q, &(_entry)); \
Dbfa_cs.h131 #define bfa_q_deq(_q, _qe) do { \ macro
Dbfa_svc.c536 bfa_q_deq(&fm->fcxp_req_free_q, &fcxp); in bfa_fcxp_get()
538 bfa_q_deq(&fm->fcxp_rsp_free_q, &fcxp); in bfa_fcxp_get()
618 bfa_q_deq(&mod->req_wait_q, &wqe); in bfa_fcxp_put()
620 bfa_q_deq(&mod->rsp_wait_q, &wqe); in bfa_fcxp_put()
1849 bfa_q_deq(&mod->lps_free_q, &lps); in bfa_lps_alloc()
3273 bfa_q_deq(&fcport->stats_pending_q, &qe); in __bfa_cb_fcport_stats_get()
3351 bfa_q_deq(&fcport->statsclr_pending_q, &qe); in __bfa_cb_fcport_stats_clr()
4867 bfa_q_deq(&mod->rp_free_q, &rport); in bfa_rport_alloc()
5246 bfa_q_deq(&mod->sgpg_q, &hsgpg); in bfa_sgpg_malloc()
5466 bfa_q_deq(&uf_mod->uf_free_q, &uf); in bfa_uf_get()
Dbfa_fcpim.c1238 bfa_q_deq(&itnim->pending_q, &ioim); in bfa_itnim_iotov_online()
1261 bfa_q_deq(&itnim->pending_q, &ioim); in bfa_itnim_iotov_cleanup()
2940 bfa_q_deq(&fcpim->fcp->iotag_ioim_free_q, &iotag); in bfa_ioim_alloc()
3567 bfa_q_deq(&fcpim->tskim_free_q, &tskim); in bfa_tskim_alloc()
Dbfad_im.c682 bfa_q_deq(&bfad->active_aen_q, &aen_entry); in bfad_aen_im_notify_handler()
Dbfa_ioc.c2014 bfa_q_deq(&mod->cmd_q, &cmd); in bfa_ioc_mbox_poll()
2028 bfa_q_deq(&mod->cmd_q, &cmd); in bfa_ioc_mbox_flush()
3217 bfa_q_deq(&timedout_q, &elem); in bfa_timer_beat()
Dbfa_core.c1931 bfa_q_deq(comp_q, &qe); in bfa_comp_free()