Lines Matching refs:bfa_fcxp_s
98 static void hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp,
101 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs);
103 static void bfa_fcxp_queue(struct bfa_fcxp_s *fcxp,
417 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem()
419 fcxp = (struct bfa_fcxp_s *) bfa_mem_kva_curp(mod); in claim_fcxps_mem()
420 memset(fcxp, 0, sizeof(struct bfa_fcxp_s) * mod->num_fcxps); in claim_fcxps_mem()
486 cfg->fwcfg.num_fcxp_reqs * sizeof(struct bfa_fcxp_s)); in bfa_fcxp_meminfo()
515 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable()
523 fcxp = (struct bfa_fcxp_s *) qe; in bfa_fcxp_iocdisable()
536 static struct bfa_fcxp_s *
539 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get()
553 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init_reqrsp()
591 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init()
618 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put()
650 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp()
660 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn()
675 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp()
722 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog()
750 hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp, in hal_fcxp_rx_plog()
780 struct bfa_fcxp_s *fcxp = cbarg; in bfa_fcxp_qresume()
793 bfa_fcxp_queue(struct bfa_fcxp_s *fcxp, struct bfi_fcxp_send_req_s *send_req) in bfa_fcxp_queue()
894 struct bfa_fcxp_s *
901 struct bfa_fcxp_s *fcxp = NULL; in bfa_fcxp_req_rsp_alloc()
925 bfa_fcxp_get_reqbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_reqbuf()
937 bfa_fcxp_get_reqbufsz(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_reqbufsz()
952 bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_rspbuf()
974 bfa_fcxp_free(struct bfa_fcxp_s *fcxp) in bfa_fcxp_free()
1005 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, in bfa_fcxp_send()
1054 bfa_fcxp_abort(struct bfa_fcxp_s *fcxp) in bfa_fcxp_abort()
1105 bfa_fcxp_discard(struct bfa_fcxp_s *fcxp) in bfa_fcxp_discard()