/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | ptp.c | 704 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 D | ib_user_verbs.h | 223 __u32 response_length; member in struct:ib_uverbs_ex_query_device_resp
|
/linux-4.1.27/drivers/scsi/be2iscsi/ |
H A D | be_cmds.c | 242 mbx_resp_hdr->response_length, beiscsi_mccq_compl() 344 if (resp_hdr->response_length) be_mcc_compl_process()
|
H A D | be_cmds.h | 223 u32 response_length; /* dword 2 */ member in struct:be_cmd_resp_hdr
|
H A D | be_main.c | 5158 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 D | uverbs_cmd.c | 3330 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 D | mpt2sas_transport.c | 263 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 D | mpt3sas_transport.c | 267 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 D | scu_task_context.h | 366 u32 response_length:8; member in struct:smp_task_context
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 4242 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 D | be_cmds.h | 286 u32 response_length; /* dword 2 */ member in struct:be_cmd_resp_hdr
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_hw4.h | 870 uint32_t response_length; member in struct:lpfc_sli4_cfg_shdr::__anon9168
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptsas.c | 2808 u8 response_length; member in struct:rep_manu_reply
|