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,
411 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem()
413 fcxp = (struct bfa_fcxp_s *) bfa_mem_kva_curp(mod); in claim_fcxps_mem()
414 memset(fcxp, 0, sizeof(struct bfa_fcxp_s) * mod->num_fcxps); in claim_fcxps_mem()
480 cfg->fwcfg.num_fcxp_reqs * sizeof(struct bfa_fcxp_s)); in bfa_fcxp_meminfo()
509 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable()
517 fcxp = (struct bfa_fcxp_s *) qe; in bfa_fcxp_iocdisable()
530 static struct bfa_fcxp_s *
533 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get()
547 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init_reqrsp()
585 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init()
612 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put()
644 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp()
654 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn()
669 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp()
716 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog()
744 hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp, in hal_fcxp_rx_plog()
774 struct bfa_fcxp_s *fcxp = cbarg; in bfa_fcxp_qresume()
787 bfa_fcxp_queue(struct bfa_fcxp_s *fcxp, struct bfi_fcxp_send_req_s *send_req) in bfa_fcxp_queue()
888 struct bfa_fcxp_s *
895 struct bfa_fcxp_s *fcxp = NULL; in bfa_fcxp_req_rsp_alloc()
919 bfa_fcxp_get_reqbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_reqbuf()
931 bfa_fcxp_get_reqbufsz(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_reqbufsz()
946 bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_rspbuf()
968 bfa_fcxp_free(struct bfa_fcxp_s *fcxp) in bfa_fcxp_free()
999 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, in bfa_fcxp_send()
1048 bfa_fcxp_abort(struct bfa_fcxp_s *fcxp) in bfa_fcxp_abort()
1099 bfa_fcxp_discard(struct bfa_fcxp_s *fcxp) in bfa_fcxp_discard()