Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_drv.h264 struct bfad_fcxp { struct
265 struct bfad_port_s *port;
266 struct bfa_rport_s *bfa_rport;
267 bfa_status_t req_status;
268 u16 tag;
269 u16 rsp_len;
270 u16 rsp_maxlen;
271 u8 use_ireqbuf;
272 u8 use_irspbuf;
273 u32 num_req_sgles;
[all …]
Dbfad_bsg.c3189 bfad_fcxp_get_req_sgaddr_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_req_sgaddr_cb()
3201 bfad_fcxp_get_req_sglen_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_req_sglen_cb()
3211 bfad_fcxp_get_rsp_sgaddr_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_rsp_sgaddr_cb()
3223 bfad_fcxp_get_rsp_sglen_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_rsp_sglen_cb()
3233 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfad_send_fcpt_cb()
Dbfa_svc.c658 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp()