Lines Matching refs:bfa_fcxp_s
106 static void hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp,
109 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs);
111 static void bfa_fcxp_queue(struct bfa_fcxp_s *fcxp,
425 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem()
427 fcxp = (struct bfa_fcxp_s *) bfa_mem_kva_curp(mod); in claim_fcxps_mem()
428 memset(fcxp, 0, sizeof(struct bfa_fcxp_s) * mod->num_fcxps); in claim_fcxps_mem()
494 cfg->fwcfg.num_fcxp_reqs * sizeof(struct bfa_fcxp_s)); in bfa_fcxp_meminfo()
523 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable()
531 fcxp = (struct bfa_fcxp_s *) qe; in bfa_fcxp_iocdisable()
544 static struct bfa_fcxp_s *
547 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get()
561 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init_reqrsp()
599 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init()
626 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put()
658 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp()
668 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn()
683 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp()
730 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog()
758 hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp, in hal_fcxp_rx_plog()
788 struct bfa_fcxp_s *fcxp = cbarg; in bfa_fcxp_qresume()
801 bfa_fcxp_queue(struct bfa_fcxp_s *fcxp, struct bfi_fcxp_send_req_s *send_req) in bfa_fcxp_queue()
902 struct bfa_fcxp_s *
909 struct bfa_fcxp_s *fcxp = NULL; in bfa_fcxp_req_rsp_alloc()
933 bfa_fcxp_get_reqbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_reqbuf()
945 bfa_fcxp_get_reqbufsz(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_reqbufsz()
960 bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_rspbuf()
982 bfa_fcxp_free(struct bfa_fcxp_s *fcxp) in bfa_fcxp_free()
1013 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, in bfa_fcxp_send()
1062 bfa_fcxp_abort(struct bfa_fcxp_s *fcxp) in bfa_fcxp_abort()
1113 bfa_fcxp_discard(struct bfa_fcxp_s *fcxp) in bfa_fcxp_discard()