Lines Matching defs:bfad_fcxp
3181 bfad_fcxp_get_req_sgaddr_cb(void *bfad_fcxp, int sgeid)
3183 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3193 bfad_fcxp_get_req_sglen_cb(void *bfad_fcxp, int sgeid)
3195 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3203 bfad_fcxp_get_rsp_sgaddr_cb(void *bfad_fcxp, int sgeid)
3205 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3215 bfad_fcxp_get_rsp_sglen_cb(void *bfad_fcxp, int sgeid)
3217 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3225 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg,
3229 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
3302 bfad_fcxp_bsg_send(struct bsg_job *job, struct bfad_fcxp *drv_fcxp,
3349 struct bfad_fcxp *drv_fcxp;
3387 drv_fcxp = kzalloc(sizeof(struct bfad_fcxp), GFP_KERNEL);