Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.h136 bfa_q_deq(&(_drv)->free_aen_q, &(_entry)); \
Dbfa_cs.h139 #define bfa_q_deq(_q, _qe) do { \ macro
Dbfa_svc.c550 bfa_q_deq(&fm->fcxp_req_free_q, &fcxp); in bfa_fcxp_get()
552 bfa_q_deq(&fm->fcxp_rsp_free_q, &fcxp); in bfa_fcxp_get()
632 bfa_q_deq(&mod->req_wait_q, &wqe); in bfa_fcxp_put()
634 bfa_q_deq(&mod->rsp_wait_q, &wqe); in bfa_fcxp_put()
1863 bfa_q_deq(&mod->lps_free_q, &lps); in bfa_lps_alloc()
3287 bfa_q_deq(&fcport->stats_pending_q, &qe); in __bfa_cb_fcport_stats_get()
3365 bfa_q_deq(&fcport->statsclr_pending_q, &qe); in __bfa_cb_fcport_stats_clr()
4881 bfa_q_deq(&mod->rp_free_q, &rport); in bfa_rport_alloc()
5260 bfa_q_deq(&mod->sgpg_q, &hsgpg); in bfa_sgpg_malloc()
5480 bfa_q_deq(&uf_mod->uf_free_q, &uf); in bfa_uf_get()
Dbfa_fcpim.c1246 bfa_q_deq(&itnim->pending_q, &ioim); in bfa_itnim_iotov_online()
1269 bfa_q_deq(&itnim->pending_q, &ioim); in bfa_itnim_iotov_cleanup()
2952 bfa_q_deq(&fcpim->fcp->iotag_ioim_free_q, &iotag); in bfa_ioim_alloc()
3581 bfa_q_deq(&fcpim->tskim_free_q, &tskim); in bfa_tskim_alloc()
Dbfad_im.c691 bfa_q_deq(&bfad->active_aen_q, &aen_entry); in bfad_aen_im_notify_handler()
Dbfa_ioc.c2031 bfa_q_deq(&mod->cmd_q, &cmd); in bfa_ioc_mbox_poll()
2045 bfa_q_deq(&mod->cmd_q, &cmd); in bfa_ioc_mbox_flush()
3234 bfa_q_deq(&timedout_q, &elem); in bfa_timer_beat()
Dbfa_core.c1939 bfa_q_deq(comp_q, &qe); in bfa_comp_free()