Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfad_drv.h263 struct bfad_fcxp { struct
264 struct bfad_port_s *port;
265 struct bfa_rport_s *bfa_rport;
266 bfa_status_t req_status;
267 u16 tag;
268 u16 rsp_len;
269 u16 rsp_maxlen;
270 u8 use_ireqbuf;
271 u8 use_irspbuf;
272 u32 num_req_sgles;
[all …]
Dbfad_bsg.c3117 bfad_fcxp_get_req_sgaddr_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_req_sgaddr_cb()
3129 bfad_fcxp_get_req_sglen_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_req_sglen_cb()
3139 bfad_fcxp_get_rsp_sgaddr_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_rsp_sgaddr_cb()
3151 bfad_fcxp_get_rsp_sglen_cb(void *bfad_fcxp, int sgeid) in bfad_fcxp_get_rsp_sglen_cb()
3161 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfad_send_fcpt_cb()
Dbfa_svc.c695 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp()