Home
last modified time | relevance | path

Searched refs:response_length (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/include/uapi/rdma/
Dmlx5-abi.h136 __u32 response_length; member
248 __u32 response_length; member
382 __u32 response_length; member
400 __u32 response_length; member
405 __u32 response_length; member
410 __u32 response_length; member
Dmlx4-abi.h136 __u32 response_length; member
183 __u32 response_length; member
Dib_user_verbs.h261 __u32 response_length; member
427 __u32 response_length; member
637 __u32 response_length; member
741 __u32 response_length; member
1208 __u32 response_length; member
1222 __u32 response_length; member
1250 __u32 response_length; member
/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c1045 resp.response_length = offsetof(typeof(resp), response_length) + in create_cq()
1046 sizeof(resp.response_length); in create_cq()
1131 if (ib_copy_to_udata(ucore, resp, resp->response_length)) in ib_uverbs_ex_create_cq_cb()
1159 if (ucore->outlen < (offsetof(typeof(resp), response_length) + in ib_uverbs_ex_create_cq()
1160 sizeof(resp.response_length))) in ib_uverbs_ex_create_cq()
1568 resp.response_length = offsetof(typeof(resp), response_length) + in create_qp()
1569 sizeof(resp.response_length); in create_qp()
1679 if (ib_copy_to_udata(ucore, resp, resp->response_length)) in ib_uverbs_ex_create_qp_cb()
1707 if (ucore->outlen < (offsetof(typeof(resp), response_length) + in ib_uverbs_ex_create_qp()
1708 sizeof(resp.response_length))) in ib_uverbs_ex_create_qp()
[all …]
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dah.c95 resp.response_length = min_resp_len; in mlx5_ib_create_ah()
98 err = ib_copy_to_udata(udata, &resp, resp.response_length); in mlx5_ib_create_ah()
Dmain.c739 resp_len = sizeof(resp.comp_mask) + sizeof(resp.response_length); in mlx5_ib_query_device()
743 resp.response_length = resp_len; in mlx5_ib_query_device()
815 resp.response_length += sizeof(resp.tso_caps); in mlx5_ib_query_device()
836 resp.response_length += sizeof(resp.rss_caps); in mlx5_ib_query_device()
840 resp.response_length += sizeof(resp.tso_caps); in mlx5_ib_query_device()
842 resp.response_length += sizeof(resp.rss_caps); in mlx5_ib_query_device()
959 resp.response_length += sizeof(resp.cqe_comp_caps); in mlx5_ib_query_device()
991 resp.response_length += sizeof(resp.packet_pacing_caps); in mlx5_ib_query_device()
1004 resp.response_length += in mlx5_ib_query_device()
1009 resp.response_length += sizeof(resp.flags); in mlx5_ib_query_device()
[all …]
Dmr.c1803 __u32 response_length; in mlx5_ib_alloc_mw() member
1846 resp.response_length = min(offsetof(typeof(resp), response_length) + in mlx5_ib_alloc_mw()
1847 sizeof(resp.response_length), udata->outlen); in mlx5_ib_alloc_mw()
1848 if (resp.response_length) { in mlx5_ib_alloc_mw()
1849 err = ib_copy_to_udata(udata, &resp, resp.response_length); in mlx5_ib_alloc_mw()
Dqp.c3326 resp.response_length = min_resp_len; in mlx5_ib_modify_dct()
3343 err = ib_copy_to_udata(udata, &resp, resp.response_length); in mlx5_ib_modify_dct()
5493 resp.response_length = offsetof(typeof(resp), response_length) + in mlx5_ib_create_wq()
5494 sizeof(resp.response_length); in mlx5_ib_create_wq()
5495 err = ib_copy_to_udata(udata, &resp, resp.response_length); in mlx5_ib_create_wq()
5584 resp.response_length = offsetof(typeof(resp), response_length) + in mlx5_ib_create_rwq_ind_table()
5585 sizeof(resp.response_length); in mlx5_ib_create_rwq_ind_table()
5586 err = ib_copy_to_udata(udata, &resp, resp.response_length); in mlx5_ib_create_rwq_ind_table()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dptp.c894 size_t response_length, in efx_ptp_process_times() argument
898 MCDI_VAR_ARRAY_LEN(response_length, in efx_ptp_process_times()
1000 size_t response_length; in efx_ptp_synchronize() local
1039 &response_length); in efx_ptp_synchronize()
1041 rc = efx_ptp_process_times(efx, synch_buf, response_length, in efx_ptp_synchronize()
/Linux-v4.19/drivers/scsi/isci/
Dscu_task_context.h366 u32 response_length:8; member
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c449 resp.response_length = offsetof(typeof(resp), response_length) + in mlx4_ib_query_device()
450 sizeof(resp.response_length); in mlx4_ib_query_device()
571 if (uhw->outlen >= resp.response_length + sizeof(resp.hca_core_clock_offset)) { in mlx4_ib_query_device()
572 resp.response_length += sizeof(resp.hca_core_clock_offset); in mlx4_ib_query_device()
579 if (uhw->outlen >= resp.response_length + in mlx4_ib_query_device()
581 resp.response_length += sizeof(resp.max_inl_recv_sz); in mlx4_ib_query_device()
606 resp.response_length = offsetof(typeof(resp), rss_caps) + in mlx4_ib_query_device()
620 resp.response_length = offsetof(typeof(resp), tso_caps) + in mlx4_ib_query_device()
625 err = ib_copy_to_udata(uhw, &resp, resp.response_length); in mlx4_ib_query_device()
Dqp.c4309 resp.response_length = offsetof(typeof(resp), response_length) + in mlx4_ib_create_rwq_ind_table()
4310 sizeof(resp.response_length); in mlx4_ib_create_rwq_ind_table()
4311 err = ib_copy_to_udata(udata, &resp, resp.response_length); in mlx4_ib_create_rwq_ind_table()
/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c267 u8 response_length; member
1063 u8 response_length; member
1379 u8 response_length; member
/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.h272 u32 response_length; /* dword 2 */ member
Dbe_cmds.c217 mbx_resp_hdr->response_length, in __beiscsi_mcc_compl_status()
Dbe_main.c4895 nonemb_cmd.va, (resp->response_length in beiscsi_bsg_request()
4897 bsg_reply->reply_payload_rcv_len = resp->response_length; in beiscsi_bsg_request()
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h352 u32 response_length; /* dword 2 */ member
Dbe_cmds.c5079 memcpy(wrb_payload, resp, sizeof(*resp) + resp->response_length); in be_roce_mcc_cmd()
5080 be_dws_le_to_cpu(wrb_payload, sizeof(*resp) + resp->response_length); in be_roce_mcc_cmd()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_hw4.h943 uint32_t response_length; member
/Linux-v4.19/drivers/message/fusion/
Dmptsas.c2803 u8 response_length; member