Searched refs:fcxp_tag (Results 1 – 3 of 3) sorted by relevance
154 u16 fcxp_tag; /* internal tag */ member211 ((_fcxp)->fcxp_mod->req_pld_sz * (_fcxp)->fcxp_tag))215 ((_fcxp)->fcxp_mod->rsp_pld_sz * (_fcxp)->fcxp_tag))
289 __be16 fcxp_tag; /* driver request tag */ member309 __be16 fcxp_tag; /* send request tag */ member
483 fcxp->fcxp_tag = i; in claim_fcxps_mem()606 bfa_trc(bfa, fcxp->fcxp_tag); in bfa_fcxp_init_reqrsp()640 bfa_trc(bfa, fcxp->fcxp_tag); in bfa_fcxp_init()664 bfa_trc(mod->bfa, fcxp->fcxp_tag); in bfa_fcxp_put()707 u16 fcxp_tag = be16_to_cpu(fcxp_rsp->fcxp_tag); in hal_fcxp_send_comp() local709 bfa_trc(bfa, fcxp_tag); in hal_fcxp_send_comp()722 fcxp = BFA_FCXP_FROM_TAG(mod, fcxp_tag); in hal_fcxp_send_comp()851 send_req->fcxp_tag = cpu_to_be16(fcxp->fcxp_tag); in bfa_fcxp_queue()959 bfa_trc(bfa, fcxp->fcxp_tag); in bfa_fcxp_alloc()982 fcxp->fcxp_tag * mod->req_pld_sz; in bfa_fcxp_get_reqbuf()[all …]