Searched refs:sgeid (Results 1 – 1 of 1) sorted by relevance
3207 bfad_fcxp_get_req_sgaddr_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_req_sgaddr_cb() argument3213 sge = drv_fcxp->req_sge + sgeid; in bfad_fcxp_get_req_sgaddr_cb()3219 bfad_fcxp_get_req_sglen_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_req_sglen_cb() argument3224 sge = drv_fcxp->req_sge + sgeid; in bfad_fcxp_get_req_sglen_cb()3229 bfad_fcxp_get_rsp_sgaddr_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_rsp_sgaddr_cb() argument3235 sge = drv_fcxp->rsp_sge + sgeid; in bfad_fcxp_get_rsp_sgaddr_cb()3241 bfad_fcxp_get_rsp_sglen_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_rsp_sglen_cb() argument3246 sge = drv_fcxp->rsp_sge + sgeid; in bfad_fcxp_get_rsp_sglen_cb()