• Home
  • Raw
  • Download

Lines Matching refs:bfa_fcxp_s

112 static void	hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp,
115 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs);
117 static void bfa_fcxp_queue(struct bfa_fcxp_s *fcxp,
452 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem()
454 fcxp = (struct bfa_fcxp_s *) bfa_mem_kva_curp(mod); in claim_fcxps_mem()
455 memset(fcxp, 0, sizeof(struct bfa_fcxp_s) * mod->num_fcxps); in claim_fcxps_mem()
521 cfg->fwcfg.num_fcxp_reqs * sizeof(struct bfa_fcxp_s)); in bfa_fcxp_meminfo()
565 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable()
573 fcxp = (struct bfa_fcxp_s *) qe; in bfa_fcxp_iocdisable()
586 static struct bfa_fcxp_s *
589 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get()
603 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init_reqrsp()
641 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init()
668 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put()
700 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp()
710 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn()
725 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp()
772 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog()
800 hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp, in hal_fcxp_rx_plog()
830 struct bfa_fcxp_s *fcxp = cbarg; in bfa_fcxp_qresume()
843 bfa_fcxp_queue(struct bfa_fcxp_s *fcxp, struct bfi_fcxp_send_req_s *send_req) in bfa_fcxp_queue()
944 struct bfa_fcxp_s *
951 struct bfa_fcxp_s *fcxp = NULL; in bfa_fcxp_req_rsp_alloc()
975 bfa_fcxp_get_reqbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_reqbuf()
987 bfa_fcxp_get_reqbufsz(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_reqbufsz()
1002 bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_rspbuf()
1024 bfa_fcxp_free(struct bfa_fcxp_s *fcxp) in bfa_fcxp_free()
1055 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, in bfa_fcxp_send()
1104 bfa_fcxp_abort(struct bfa_fcxp_s *fcxp) in bfa_fcxp_abort()
1155 bfa_fcxp_discard(struct bfa_fcxp_s *fcxp) in bfa_fcxp_discard()