Home
last modified time | relevance | path

Searched refs:rsp_len (Results 1 - 25 of 74) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/misc/cardreader/
H A Drtsx_usb.c124 u16 rsp_len = round_down(len, 4); in rtsx_usb_seq_read_register() local
125 u16 res_len = len - rsp_len; in rtsx_usb_seq_read_register()
131 if (rsp_len) { in rtsx_usb_seq_read_register()
141 data, rsp_len, 0, NULL, 100); in rtsx_usb_seq_read_register()
148 ret = rtsx_usb_read_register(ucr, addr + rsp_len + i, in rtsx_usb_seq_read_register()
149 data + rsp_len + i); in rtsx_usb_seq_read_register()
252 int rtsx_usb_get_rsp(struct rtsx_ucr *ucr, int rsp_len, int timeout) in rtsx_usb_get_rsp() argument
254 if (rsp_len <= 0) in rtsx_usb_get_rsp()
257 rsp_len = ALIGN(rsp_len, in rtsx_usb_get_rsp()
[all...]
/kernel/linux/linux-6.6/drivers/misc/cardreader/
H A Drtsx_usb.c124 u16 rsp_len = round_down(len, 4); in rtsx_usb_seq_read_register() local
125 u16 res_len = len - rsp_len; in rtsx_usb_seq_read_register()
131 if (rsp_len) { in rtsx_usb_seq_read_register()
141 data, rsp_len, 0, NULL, 100); in rtsx_usb_seq_read_register()
148 ret = rtsx_usb_read_register(ucr, addr + rsp_len + i, in rtsx_usb_seq_read_register()
149 data + rsp_len + i); in rtsx_usb_seq_read_register()
252 int rtsx_usb_get_rsp(struct rtsx_ucr *ucr, int rsp_len, int timeout) in rtsx_usb_get_rsp() argument
254 if (rsp_len <= 0) in rtsx_usb_get_rsp()
257 rsp_len = ALIGN(rsp_len, in rtsx_usb_get_rsp()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c38 unsigned int rsp_len; /* response buffer size */ member
445 unsigned int rsp_len = rsp_common->len8 * 8; in fun_admin_cmd_sync_cb() local
447 if (unlikely(rsp_len > ctx->rsp_len)) { in fun_admin_cmd_sync_cb()
450 rsp_common->op, rsp_len, ctx->rsp_len); in fun_admin_cmd_sync_cb()
451 rsp_len = ctx->rsp_len; in fun_admin_cmd_sync_cb()
453 memcpy(ctx->rsp_buf, rsp, rsp_len); in fun_admin_cmd_sync_cb()
467 .rsp_len in fun_submit_admin_sync_cmd()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dwmi.c287 u8 *rsp_buf, u32 rsp_len) in ath9k_wmi_cmd_issue()
300 wmi->cmd_rsp_len = rsp_len; in ath9k_wmi_cmd_issue()
310 u8 *rsp_buf, u32 rsp_len, in ath9k_wmi_cmd()
342 ret = ath9k_wmi_cmd_issue(wmi, skb, cmd_id, cmd_len, rsp_buf, rsp_len); in ath9k_wmi_cmd()
284 ath9k_wmi_cmd_issue(struct wmi *wmi, struct sk_buff *skb, enum wmi_cmd_id cmd, u16 len, u8 *rsp_buf, u32 rsp_len) ath9k_wmi_cmd_issue() argument
308 ath9k_wmi_cmd(struct wmi *wmi, enum wmi_cmd_id cmd_id, u8 *cmd_buf, u32 cmd_len, u8 *rsp_buf, u32 rsp_len, u32 timeout) ath9k_wmi_cmd() argument
H A Dwmi.h186 u8 *rsp_buf, u32 rsp_len,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dwmi.c289 u8 *rsp_buf, u32 rsp_len) in ath9k_wmi_cmd_issue()
302 wmi->cmd_rsp_len = rsp_len; in ath9k_wmi_cmd_issue()
312 u8 *rsp_buf, u32 rsp_len, in ath9k_wmi_cmd()
344 ret = ath9k_wmi_cmd_issue(wmi, skb, cmd_id, cmd_len, rsp_buf, rsp_len); in ath9k_wmi_cmd()
286 ath9k_wmi_cmd_issue(struct wmi *wmi, struct sk_buff *skb, enum wmi_cmd_id cmd, u16 len, u8 *rsp_buf, u32 rsp_len) ath9k_wmi_cmd_issue() argument
310 ath9k_wmi_cmd(struct wmi *wmi, enum wmi_cmd_id cmd_id, u8 *cmd_buf, u32 cmd_len, u8 *rsp_buf, u32 rsp_len, u32 timeout) ath9k_wmi_cmd() argument
H A Dwmi.h186 u8 *rsp_buf, u32 rsp_len,
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Dsd.c113 u32 arg, u8 rsp_type, u8 *rsp, int rsp_len)
254 if (rsp && rsp_len)
255 memcpy(rsp, ptr, rsp_len);
3576 u8 rsp_type, u8 *rsp, int rsp_len,
3693 if (rsp && rsp_len)
3694 memcpy(rsp, ptr, rsp_len);
3701 int retval, rsp_len; local
3714 rsp_len = 17;
3720 rsp_len = 6;
3729 int min_len = (rsp_len < le
112 sd_send_cmd_get_rsp(struct rtsx_chip *chip, u8 cmd_idx, u32 arg, u8 rsp_type, u8 *rsp, int rsp_len) global() argument
3575 ext_sd_send_cmd_get_rsp(struct rtsx_chip *chip, u8 cmd_idx, u32 arg, u8 rsp_type, u8 *rsp, int rsp_len, bool special_check) global() argument
3812 get_rsp_type(struct scsi_cmnd *srb, u8 *rsp_type, int *rsp_len) global() argument
3855 int retval, rsp_len; global() local
3967 int retval, rsp_len, i; global() local
4201 int retval, rsp_len, i; global() local
[all...]
H A Dsd.h277 u32 arg, u8 rsp_type, u8 *rsp, int rsp_len,
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Dsd.c113 u32 arg, u8 rsp_type, u8 *rsp, int rsp_len)
254 if (rsp && rsp_len)
255 memcpy(rsp, ptr, rsp_len);
3576 u8 rsp_type, u8 *rsp, int rsp_len,
3693 if (rsp && rsp_len)
3694 memcpy(rsp, ptr, rsp_len);
3701 int retval, rsp_len; local
3714 rsp_len = 17;
3720 rsp_len = 6;
3729 int min_len = (rsp_len < le
112 sd_send_cmd_get_rsp(struct rtsx_chip *chip, u8 cmd_idx, u32 arg, u8 rsp_type, u8 *rsp, int rsp_len) global() argument
3575 ext_sd_send_cmd_get_rsp(struct rtsx_chip *chip, u8 cmd_idx, u32 arg, u8 rsp_type, u8 *rsp, int rsp_len, bool special_check) global() argument
3812 get_rsp_type(struct scsi_cmnd *srb, u8 *rsp_type, int *rsp_len) global() argument
3855 int retval, rsp_len; global() local
3967 int retval, rsp_len, i; global() local
4201 int retval, rsp_len, i; global() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c31 bfa_status_t req_status, u32 rsp_len,
476 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_itnim_prli_response()
501 if (fc_prli_rsp_parse(prli_resp, rsp_len) != FC_PARSE_OK) { in bfa_fcs_itnim_prli_response()
502 bfa_trc(itnim->fcs, rsp_len); in bfa_fcs_itnim_prli_response()
475 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_itnim_prli_response() argument
H A Dbfa_fcs_lport.c1393 u32 rsp_len,
1400 u32 rsp_len,
1407 u32 rsp_len,
2157 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_fdmi_rhba_response()
2480 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_fdmi_rprt_response()
2572 void *cbarg, bfa_status_t req_status, u32 rsp_len, in bfa_fcs_lport_fdmi_rpa_response()
2832 u32 rsp_len,
2842 u32 rsp_len,
2851 u32 rsp_len,
3167 u32 rsp_len, u3 in bfa_fcs_lport_ms_gmal_response()
2155 bfa_fcs_lport_fdmi_rhba_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_fdmi_rhba_response() argument
2478 bfa_fcs_lport_fdmi_rprt_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_fdmi_rprt_response() argument
2571 bfa_fcs_lport_fdmi_rpa_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_fdmi_rpa_response() argument
3165 bfa_fcs_lport_ms_gmal_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ms_gmal_response() argument
3366 bfa_fcs_lport_ms_gfn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ms_gfn_response() argument
3448 bfa_fcs_lport_ms_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ms_plogi_response() argument
4413 bfa_fcs_lport_ns_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_plogi_response() argument
4509 bfa_fcs_lport_ns_rnn_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rnn_id_response() argument
4589 bfa_fcs_lport_ns_rsnn_nn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rsnn_nn_response() argument
4687 bfa_fcs_lport_ns_rspn_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rspn_id_response() argument
4760 bfa_fcs_lport_ns_rft_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rft_id_response() argument
4838 bfa_fcs_lport_ns_rff_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rff_id_response() argument
4922 bfa_fcs_lport_ns_gid_ft_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_gid_ft_response() argument
5410 bfa_fcs_lport_scn_scr_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_scn_scr_response() argument
[all...]
H A Dbfa_svc.h112 u32 rsp_len, u32 resid_len,
119 u32 rsp_len, u32 resid_len,
190 u32 rsp_len; /* comp: actual response len */ member
H A Dbfa_fcs_rport.c51 bfa_status_t req_status, u32 rsp_len,
57 bfa_status_t req_status, u32 rsp_len,
63 bfa_status_t req_status, u32 rsp_len,
67 bfa_status_t req_status, u32 rsp_len,
1728 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_plogi_response()
1880 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_adisc_response()
1894 if (fc_adisc_rsp_parse((struct fc_adisc_s *)pld, rsp_len, rport->pwwn, in bfa_fcs_rport_adisc_response()
1949 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_gidpn_response()
2022 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_gpnid_response()
3104 u32 rsp_len,
1727 bfa_fcs_rport_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rport_plogi_response() argument
1879 bfa_fcs_rport_adisc_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rport_adisc_response() argument
1948 bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rport_gidpn_response() argument
2021 bfa_fcs_rport_gpnid_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rport_gpnid_response() argument
3392 bfa_fcs_rpf_rpsc2_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rpf_rpsc2_response() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c31 bfa_status_t req_status, u32 rsp_len,
476 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_itnim_prli_response()
501 if (fc_prli_rsp_parse(prli_resp, rsp_len) != FC_PARSE_OK) { in bfa_fcs_itnim_prli_response()
502 bfa_trc(itnim->fcs, rsp_len); in bfa_fcs_itnim_prli_response()
475 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_itnim_prli_response() argument
H A Dbfa_fcs_lport.c1393 u32 rsp_len,
1400 u32 rsp_len,
1407 u32 rsp_len,
2165 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_fdmi_rhba_response()
2488 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_fdmi_rprt_response()
2580 void *cbarg, bfa_status_t req_status, u32 rsp_len, in bfa_fcs_lport_fdmi_rpa_response()
2840 u32 rsp_len,
2850 u32 rsp_len,
2859 u32 rsp_len,
3175 u32 rsp_len, u3 in bfa_fcs_lport_ms_gmal_response()
2163 bfa_fcs_lport_fdmi_rhba_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_fdmi_rhba_response() argument
2486 bfa_fcs_lport_fdmi_rprt_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_fdmi_rprt_response() argument
2579 bfa_fcs_lport_fdmi_rpa_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_fdmi_rpa_response() argument
3173 bfa_fcs_lport_ms_gmal_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ms_gmal_response() argument
3374 bfa_fcs_lport_ms_gfn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ms_gfn_response() argument
3456 bfa_fcs_lport_ms_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ms_plogi_response() argument
4421 bfa_fcs_lport_ns_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_plogi_response() argument
4517 bfa_fcs_lport_ns_rnn_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rnn_id_response() argument
4597 bfa_fcs_lport_ns_rsnn_nn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rsnn_nn_response() argument
4695 bfa_fcs_lport_ns_rspn_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rspn_id_response() argument
4768 bfa_fcs_lport_ns_rft_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rft_id_response() argument
4846 bfa_fcs_lport_ns_rff_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_rff_id_response() argument
4930 bfa_fcs_lport_ns_gid_ft_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_ns_gid_ft_response() argument
5418 bfa_fcs_lport_scn_scr_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_lport_scn_scr_response() argument
[all...]
H A Dbfa_svc.h112 u32 rsp_len, u32 resid_len,
119 u32 rsp_len, u32 resid_len,
190 u32 rsp_len; /* comp: actual response len */ member
H A Dbfa_fcs_rport.c51 bfa_status_t req_status, u32 rsp_len,
57 bfa_status_t req_status, u32 rsp_len,
63 bfa_status_t req_status, u32 rsp_len,
67 bfa_status_t req_status, u32 rsp_len,
1728 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_plogi_response()
1880 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_adisc_response()
1894 if (fc_adisc_rsp_parse((struct fc_adisc_s *)pld, rsp_len, rport->pwwn, in bfa_fcs_rport_adisc_response()
1949 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_gidpn_response()
2022 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_gpnid_response()
3104 u32 rsp_len,
1727 bfa_fcs_rport_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rport_plogi_response() argument
1879 bfa_fcs_rport_adisc_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rport_adisc_response() argument
1948 bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rport_gidpn_response() argument
2021 bfa_fcs_rport_gpnid_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rport_gpnid_response() argument
3392 bfa_fcs_rpf_rpsc2_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) bfa_fcs_rpf_rpsc2_response() argument
[all...]
/kernel/linux/linux-5.10/block/
H A Dbsg-lib.c112 unsigned int rsp_len = job->reply_payload.payload_len; in bsg_transport_complete_rq() local
114 if (WARN_ON(job->reply_payload_rcv_len > rsp_len)) in bsg_transport_complete_rq()
117 hdr->din_resid = rsp_len - job->reply_payload_rcv_len; in bsg_transport_complete_rq()
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-cmd.c559 u32 rsp_len; in tpm2_get_pcr_allocation() local
588 rsp_len = be32_to_cpup((__be32 *)&buf.data[2]); in tpm2_get_pcr_allocation()
589 end = &buf.data[rsp_len]; in tpm2_get_pcr_allocation()
/kernel/linux/linux-6.6/block/
H A Dbsg-lib.c128 unsigned int rsp_len = job->reply_payload.payload_len; in bsg_transport_sg_io_fn() local
130 if (WARN_ON(job->reply_payload_rcv_len > rsp_len)) in bsg_transport_sg_io_fn()
133 hdr->din_resid = rsp_len - job->reply_payload_rcv_len; in bsg_transport_sg_io_fn()
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defclib.h416 int rsp_len; member
474 u16 rsp_len; /* Max length of rsps to be rcvd */ member
/kernel/linux/linux-6.6/tools/testing/selftests/nci/
H A Dnci_dev.c746 const __u8 *rsp, __u32 rsp_len) in read_write_nci_cmd()
756 write(virtual_fd, rsp, rsp_len); in read_write_nci_cmd()
757 len = recv(nfc_sock, buf, rsp_len - 2, 0); in read_write_nci_cmd()
758 if (len < 0 || memcmp(&buf[1], &rsp[3], rsp_len - 3)) in read_write_nci_cmd()
745 read_write_nci_cmd(int nfc_sock, int virtual_fd, const __u8 *cmd, __u32 cmd_len, const __u8 *rsp, __u32 rsp_len) read_write_nci_cmd() argument
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm2-cmd.c559 u32 rsp_len; in tpm2_get_pcr_allocation() local
588 rsp_len = be32_to_cpup((__be32 *)&buf.data[2]); in tpm2_get_pcr_allocation()
589 end = &buf.data[rsp_len]; in tpm2_get_pcr_allocation()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_unsol.c301 void *rsp, u32 rsp_len) in efct_sframe_send_fcp_rsp()
309 rsp, rsp_len); in efct_sframe_send_fcp_rsp()
300 efct_sframe_send_fcp_rsp(struct efct_node *node, struct efc_hw_sequence *seq, void *rsp, u32 rsp_len) efct_sframe_send_fcp_rsp() argument

Completed in 43 milliseconds

123