Home
last modified time | relevance | path

Searched refs:reply_sz (Results 1 – 15 of 15) sorted by relevance

/drivers/net/ethernet/intel/idpf/
A Didpf_virtchnl_ptp.c40 int reply_sz; in idpf_ptp_get_caps() local
51 if (reply_sz < 0) in idpf_ptp_get_caps()
52 return reply_sz; in idpf_ptp_get_caps()
167 int reply_sz; in idpf_ptp_get_dev_clk_time() local
171 if (reply_sz < 0) in idpf_ptp_get_dev_clk_time()
172 return reply_sz; in idpf_ptp_get_dev_clk_time()
204 int reply_sz; in idpf_ptp_get_cross_time() local
240 int reply_sz; in idpf_ptp_set_dev_clk_time() local
273 int reply_sz; in idpf_ptp_adj_dev_clk_time() local
307 int reply_sz; in idpf_ptp_adj_dev_clk_fine() local
[all …]
A Didpf_virtchnl.c455 xn->reply_sz = 0; in idpf_vc_xn_exec()
759 ssize_t reply_sz; in idpf_send_ver_msg() local
1050 return reply_sz < 0 ? reply_sz : 0; in idpf_add_del_fsteer_filters()
1431 err = reply_sz; in idpf_send_create_vport_msg()
1512 return reply_sz < 0 ? reply_sz : 0; in idpf_send_destroy_vport_msg()
1536 return reply_sz < 0 ? reply_sz : 0; in idpf_send_enable_vport_msg()
1560 return reply_sz < 0 ? reply_sz : 0; in idpf_send_disable_vport_msg()
2215 return reply_sz < 0 ? reply_sz : 0; in idpf_send_delete_queues_msg()
2416 return reply_sz < 0 ? reply_sz : 0; in idpf_send_set_sriov_vfs_msg()
2916 return reply_sz < 0 ? reply_sz : 0; in idpf_send_ena_dis_loopback_msg()
[all …]
A Didpf_virtchnl.h61 size_t reply_sz; member
/drivers/scsi/mpi3mr/
A Dmpi3mr_transport.c36 u16 request_sz, void *reply, u16 reply_sz, int timeout, in mpi3mr_post_transport_req() argument
80 memcpy((u8 *)reply, mrioc->transport_cmds.reply, reply_sz); in mpi3mr_post_transport_req()
145 u16 reply_sz = sizeof(struct mpi3_smp_passthrough_reply); in mpi3mr_report_manufacture() local
178 memset(&mpi_reply, 0, reply_sz); in mpi3mr_report_manufacture()
195 &mpi_reply, reply_sz, in mpi3mr_report_manufacture()
2602 memset(&mpi_reply, 0, reply_sz); in mpi3mr_get_expander_phy_error_log()
2873 memset(&mpi_reply, 0, reply_sz); in mpi3mr_expander_phy_control()
3289 memset(&mpi_reply, 0, reply_sz); in mpi3mr_transport_smp_handler()
3305 &mpi_reply, reply_sz, in mpi3mr_transport_smp_handler()
3317 memcpy(job->reply, &mpi_reply, reply_sz); in mpi3mr_transport_smp_handler()
[all …]
A Dmpi3mr_fw.c428 mrioc->reply_sz); in mpi3mr_process_admin_reply_desc()
1334 if (mrioc->facts.reply_sz > mrioc->reply_sz) { in mpi3mr_revalidate_factsdata()
1337 mrioc->reply_sz, mrioc->facts.reply_sz); in mpi3mr_revalidate_factsdata()
3268 mrioc->bsg_cmds.reply = kzalloc(mrioc->reply_sz, GFP_KERNEL); in mpi3mr_alloc_reply_sense_bufs()
3277 mrioc->dev_rmhs_cmds[i].reply = kzalloc(mrioc->reply_sz, in mpi3mr_alloc_reply_sense_bufs()
3284 mrioc->evtack_cmds[i].reply = kzalloc(mrioc->reply_sz, in mpi3mr_alloc_reply_sense_bufs()
3294 mrioc->pel_cmds.reply = kzalloc(mrioc->reply_sz, GFP_KERNEL); in mpi3mr_alloc_reply_sense_bufs()
3323 sz = mrioc->num_reply_bufs * mrioc->reply_sz; in mpi3mr_alloc_reply_sense_bufs()
3399 sz = mrioc->num_reply_bufs * mrioc->reply_sz; in mpimr_initialize_reply_sbuf_queues()
3402 mrioc->reply_buf, mrioc->num_reply_bufs, mrioc->reply_sz, in mpimr_initialize_reply_sbuf_queues()
[all …]
A Dmpi3mr.h368 u16 reply_sz; member
1240 u16 reply_sz; member
A Dmpi3mr_app.c1303 (mrioc->reply_sz - (sizeof(struct mpi3_event_notification_reply) - 4)) in mpi3mr_enable_logdata()
2753 memset(mrioc->bsg_cmds.reply, 0, mrioc->reply_sz); in mpi3mr_bsg_process_mpt_cmds()
2842 mrioc->reply_sz); in mpi3mr_bsg_process_mpt_cmds()
2853 mrioc->bsg_cmds.reply, mrioc->reply_sz); in mpi3mr_bsg_process_mpt_cmds()
/drivers/message/fusion/
A Dmptbase.c3073 int reply_sz; in GetIocFacts() local
3089 reply_sz = sizeof(*facts); in GetIocFacts()
3247 int reply_sz; in GetPortFacts() local
3454 int reply_sz; in SendPortEnable() local
3573 int ii, sz, reply_sz; in mpt_do_upload() local
3598 reply_sz = sizeof(reply); in mpt_do_upload()
4467 total_size = reply_sz = (ioc->reply_sz * ioc->reply_depth); in PrimeIocFifos()
4471 ioc->name, reply_sz, reply_sz)); in PrimeIocFifos()
4509 alloc_dma += reply_sz; in PrimeIocFifos()
4510 mem += reply_sz; in PrimeIocFifos()
[all …]
A Dmptctl.c227 sz = min(ioc->reply_sz, 4*reply->u.reply.MsgLength); in mptctl_reply()
2034 (pInit->ReplyFrameSize != cpu_to_le16(ioc->reply_sz)) || in mptctl_do_mpt_command()
2230 if (karg.maxReplyBytes < ioc->reply_sz) { in mptctl_do_mpt_command()
2234 sz = min(ioc->reply_sz, 4*ioc->ioctl_cmds.reply[2]); in mptctl_do_mpt_command()
A Dmptbase.h638 int reply_sz; /* Reply frame size */ member
A Dmptsas.c2097 min(ioc->reply_sz, 4 * reply->u.reply.MsgLength)); in mptsas_mgmt_done()
/drivers/scsi/mpt3sas/
A Dmpt3sas_ctl.c643 sz = min_t(u32, karg->max_reply_bytes, ioc->reply_sz); in _ctl_set_task_mid()
770 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_do_mpt_command()
1131 sz = min_t(u32, karg.max_reply_bytes, ioc->reply_sz); in _ctl_do_mpt_command()
1759 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_diag_register_2()
2238 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in mpt3sas_send_diag_release()
2493 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_diag_read_buffer()
2972 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in mpt3sas_send_mctp_passthru_req()
3030 sz = min_t(u32, command->max_reply_bytes, ioc->reply_sz); in mpt3sas_send_mctp_passthru_req()
A Dmpt3sas_config.c418 _debug_dump_reply(mpi_reply, ioc->reply_sz/4); in _config_request()
432 _debug_dump_reply(mpi_reply, ioc->reply_sz/4); in _config_request()
459 _debug_dump_reply(mpi_reply, ioc->reply_sz/4); in _config_request()
475 _debug_dump_reply(mpi_reply, ioc->reply_sz/4); in _config_request()
A Dmpt3sas_base.c6125 ioc->reply_free_queue_depth, ioc->reply_sz, sz/1024); in _base_allocate_reply_pool()
6369 ioc->reply_sz = facts->ReplyFrameSize * 4; in _base_allocate_memory_pools()
6643 sz = ioc->reply_free_queue_depth * ioc->reply_sz; in _base_allocate_memory_pools()
8263 ioc->reply_sz) { in _base_make_ioc_operational()
8597 ioc->base_cmds.reply = kzalloc(ioc->reply_sz, GFP_KERNEL); in mpt3sas_base_attach()
8601 ioc->port_enable_cmds.reply = kzalloc(ioc->reply_sz, GFP_KERNEL); in mpt3sas_base_attach()
8605 ioc->transport_cmds.reply = kzalloc(ioc->reply_sz, GFP_KERNEL); in mpt3sas_base_attach()
8610 ioc->scsih_cmds.reply = kzalloc(ioc->reply_sz, GFP_KERNEL); in mpt3sas_base_attach()
8615 ioc->tm_cmds.reply = kzalloc(ioc->reply_sz, GFP_KERNEL); in mpt3sas_base_attach()
8620 ioc->config_cmds.reply = kzalloc(ioc->reply_sz, GFP_KERNEL); in mpt3sas_base_attach()
[all …]
A Dmpt3sas_base.h1557 u16 reply_sz; member

Completed in 126 milliseconds