Home
last modified time | relevance | path

Searched defs:bfad_fcxp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfad_drv.h258 struct bfad_fcxp { struct
262 u16 tag;
263 u16 rsp_len;
264 u16 rsp_maxlen;
265 u8 use_ireqbuf;
266 u8 use_irspbuf;
267 u32 num_req_sgles;
268 u32 num_rsp_sgles;
269 struct fchs_s fchs;
275 void *send_cbarg;
[all …]
A Dbfad_bsg.c3207 bfad_fcxp_get_req_sgaddr_cb(void *bfad_fcxp, int 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()
3229 bfad_fcxp_get_rsp_sgaddr_cb(void *bfad_fcxp, int 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()
3251 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfad_send_fcpt_cb()
A Dbfa_svc.c630 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp()

Completed in 26 milliseconds