/Linux-v4.19/include/uapi/rdma/ |
D | mlx5-abi.h | 136 __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
|
D | mlx4-abi.h | 136 __u32 response_length; member 183 __u32 response_length; member
|
D | ib_user_verbs.h | 261 __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/ |
D | uverbs_cmd.c | 1045 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/ |
D | ah.c | 95 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()
|
D | main.c | 739 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 …]
|
D | mr.c | 1803 __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()
|
D | qp.c | 3326 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/ |
D | ptp.c | 894 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/ |
D | scu_task_context.h | 366 u32 response_length:8; member
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | main.c | 449 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()
|
D | qp.c | 4309 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/ |
D | mpt3sas_transport.c | 267 u8 response_length; member 1063 u8 response_length; member 1379 u8 response_length; member
|
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_cmds.h | 272 u32 response_length; /* dword 2 */ member
|
D | be_cmds.c | 217 mbx_resp_hdr->response_length, in __beiscsi_mcc_compl_status()
|
D | be_main.c | 4895 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/ |
D | be_cmds.h | 352 u32 response_length; /* dword 2 */ member
|
D | be_cmds.c | 5079 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/ |
D | lpfc_hw4.h | 943 uint32_t response_length; member
|
/Linux-v4.19/drivers/message/fusion/ |
D | mptsas.c | 2803 u8 response_length; member
|