Searched refs:alloc_cbfn (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/bfa/
H A Dbfa_svc.h201 bfa_fcxp_alloc_cbfn_t alloc_cbfn; member in struct:bfa_fcxp_wqe_s
666 bfa_fcxp_alloc_cbfn_t alloc_cbfn,
H A Dbfa_svc.c616 wqe->alloc_cbfn(wqe->alloc_cbarg, fcxp);
1043 bfa_fcxp_alloc_cbfn_t alloc_cbfn, void *alloc_cbarg,
1057 wqe->alloc_cbfn = alloc_cbfn;
1042 bfa_fcxp_req_rsp_alloc_wait(struct bfa_s *bfa, struct bfa_fcxp_wqe_s *wqe, bfa_fcxp_alloc_cbfn_t alloc_cbfn, void *alloc_cbarg, void *caller, int nreq_sgles, int nrsp_sgles, bfa_fcxp_get_sgaddr_t req_sga_cbfn, bfa_fcxp_get_sglen_t req_sglen_cbfn, bfa_fcxp_get_sgaddr_t rsp_sga_cbfn, bfa_fcxp_get_sglen_t rsp_sglen_cbfn, bfa_boolean_t req) argument

Completed in 228 milliseconds