Lines Matching defs:bfad_fcxp
3207 bfad_fcxp_get_req_sgaddr_cb(void *bfad_fcxp, int sgeid)
3209 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3219 bfad_fcxp_get_req_sglen_cb(void *bfad_fcxp, int sgeid)
3221 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3229 bfad_fcxp_get_rsp_sgaddr_cb(void *bfad_fcxp, int sgeid)
3231 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3241 bfad_fcxp_get_rsp_sglen_cb(void *bfad_fcxp, int sgeid)
3243 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3251 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg,
3255 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3328 bfad_fcxp_bsg_send(struct bsg_job *job, struct bfad_fcxp *drv_fcxp,
3375 struct bfad_fcxp *drv_fcxp;
3413 drv_fcxp = kzalloc(sizeof(struct bfad_fcxp), GFP_KERNEL);