Searched refs:response_length (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dptp.c704 size_t response_length, efx_ptp_process_times()
708 MCDI_VAR_ARRAY_LEN(response_length, efx_ptp_process_times()
810 size_t response_length; efx_ptp_synchronize() local
849 &response_length); efx_ptp_synchronize()
851 rc = efx_ptp_process_times(efx, synch_buf, response_length, efx_ptp_synchronize()
703 efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf), size_t response_length, const struct pps_event_time *last_time) efx_ptp_process_times() argument
/linux-4.1.27/include/uapi/rdma/
H A Dib_user_verbs.h223 __u32 response_length; member in struct:ib_uverbs_ex_query_device_resp
/linux-4.1.27/drivers/scsi/be2iscsi/
H A Dbe_cmds.c242 mbx_resp_hdr->response_length, beiscsi_mccq_compl()
344 if (resp_hdr->response_length) be_mcc_compl_process()
H A Dbe_cmds.h223 u32 response_length; /* dword 2 */ member in struct:be_cmd_resp_hdr
H A Dbe_main.c5158 nonemb_cmd.va, (resp->response_length beiscsi_bsg_request()
5160 bsg_reply->reply_payload_rcv_len = resp->response_length; beiscsi_bsg_request()
/linux-4.1.27/drivers/infiniband/core/
H A Duverbs_cmd.c3330 resp.response_length = offsetof(typeof(resp), odp_caps); ib_uverbs_ex_query_device()
3332 if (ucore->outlen < resp.response_length) ib_uverbs_ex_query_device()
3342 if (ucore->outlen < resp.response_length + sizeof(resp.odp_caps)) ib_uverbs_ex_query_device()
3357 resp.response_length += sizeof(resp.odp_caps); ib_uverbs_ex_query_device()
3360 err = ib_copy_to_udata(ucore, &resp, resp.response_length); ib_uverbs_ex_query_device()
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c263 u8 response_length; member in struct:rep_manu_reply
1059 u8 response_length; member in struct:phy_error_log_reply
1386 u8 response_length; member in struct:phy_control_reply
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c267 u8 response_length; member in struct:rep_manu_reply
1055 u8 response_length; member in struct:phy_error_log_reply
1369 u8 response_length; member in struct:phy_control_reply
/linux-4.1.27/drivers/scsi/isci/
H A Dscu_task_context.h366 u32 response_length:8; member in struct:smp_task_context
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c4242 memcpy(wrb_payload, resp, sizeof(*resp) + resp->response_length); be_roce_mcc_cmd()
4243 be_dws_le_to_cpu(wrb_payload, sizeof(*resp) + resp->response_length); be_roce_mcc_cmd()
H A Dbe_cmds.h286 u32 response_length; /* dword 2 */ member in struct:be_cmd_resp_hdr
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_hw4.h870 uint32_t response_length; member in struct:lpfc_sli4_cfg_shdr::__anon9168
/linux-4.1.27/drivers/message/fusion/
H A Dmptsas.c2808 u8 response_length; member in struct:rep_manu_reply

Completed in 526 milliseconds