/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_hsi.h | 382 __le16 req_type; member 392 __le16 req_type; member 399 __le16 req_type; member 527 __le16 req_type; member 664 __le16 req_type; member 678 __le16 req_type; member 727 __le16 req_type; member 741 __le16 req_type; member 754 __le16 req_type; member 768 __le16 req_type; member [all …]
|
D | bnxt_sriov.c | 754 u32 req_type = le32_to_cpu(encap_req->cmpl_ring_req_type) & 0xffff; in bnxt_vf_req_validate_snd() local 756 switch (req_type) { in bnxt_vf_req_validate_snd()
|
D | bnxt.c | 2569 void bnxt_hwrm_cmd_hdr_init(struct bnxt *bp, void *request, u16 req_type, in bnxt_hwrm_cmd_hdr_init() argument 2575 cpu_to_le32(req_type | (cmpl_ring << HWRM_CMPL_RING_SFT)); in bnxt_hwrm_cmd_hdr_init() 2657 le16_to_cpu(resp->req_type), in _hwrm_send_message()
|
/linux-4.4.14/arch/x86/mm/ |
D | pat.c | 345 enum page_cache_mode req_type) in pat_x_mtrr_type() argument 351 if (req_type == _PAGE_CACHE_MODE_WB) { in pat_x_mtrr_type() 361 return req_type; in pat_x_mtrr_type() 419 enum page_cache_mode req_type, in reserve_ram_pages_type() argument 425 if (req_type == _PAGE_CACHE_MODE_WP) { in reserve_ram_pages_type() 431 if (req_type == _PAGE_CACHE_MODE_UC) { in reserve_ram_pages_type() 434 req_type = _PAGE_CACHE_MODE_UC_MINUS; in reserve_ram_pages_type() 444 start, end - 1, type, req_type); in reserve_ram_pages_type() 453 *new_type = req_type; in reserve_ram_pages_type() 457 set_page_memtype(page, req_type); in reserve_ram_pages_type() [all …]
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | stv0680.c | 53 u8 req_type = 0; in stv_sndctrl() local 58 req_type = USB_DIR_IN | USB_TYPE_VENDOR | USB_RECIP_ENDPOINT; in stv_sndctrl() 62 req_type = USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_ENDPOINT; in stv_sndctrl() 66 req_type = USB_DIR_IN | USB_RECIP_DEVICE; in stv_sndctrl() 70 req_type = USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_DEVICE; in stv_sndctrl() 76 req, req_type, in stv_sndctrl()
|
/linux-4.4.14/arch/arm/mach-vexpress/ |
D | spc.c | 309 static int ve_spc_waitforcompletion(int req_type) in ve_spc_waitforcompletion() argument 316 ret = info->cur_rsp_stat & STAT_COMPLETE(req_type) ? 0 : -EIO; in ve_spc_waitforcompletion() 323 int ret, perf, req_type; in ve_spc_set_performance() local 326 req_type = CA15_DVFS; in ve_spc_set_performance() 330 req_type = CA7_DVFS; in ve_spc_set_performance() 344 info->cur_rsp_mask = RESPONSE_MASK(req_type); in ve_spc_set_performance() 347 ret = ve_spc_waitforcompletion(req_type); in ve_spc_set_performance()
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-core.c | 35 int tm6000_read_write_usb(struct tm6000_core *dev, u8 req_type, u8 req, in tm6000_read_write_usb() argument 51 if (req_type & USB_DIR_IN) in tm6000_read_write_usb() 62 (req_type & USB_DIR_IN) ? " IN" : "OUT", in tm6000_read_write_usb() 63 req_type, req, value&0xff, value>>8, index&0xff, in tm6000_read_write_usb() 66 if (!(req_type & USB_DIR_IN)) { in tm6000_read_write_usb() 74 ret = usb_control_msg(dev->udev, pipe, req, req_type, value, index, in tm6000_read_write_usb() 77 if (req_type & USB_DIR_IN) in tm6000_read_write_usb() 82 if (req_type & USB_DIR_IN) in tm6000_read_write_usb() 86 } else if (req_type & USB_DIR_IN) { in tm6000_read_write_usb() 99 if (req == REQ_16_SET_GET_I2C_WR1_RDN && !(req_type & USB_DIR_IN)) { in tm6000_read_write_usb()
|
/linux-4.4.14/net/tipc/ |
D | netlink_compat.c | 57 int req_type; member 245 if (msg->req_type && !TLV_CHECK_TYPE(msg->req, msg->req_type)) in tipc_nl_compat_dumpit() 330 if (msg->req_type && !TLV_CHECK_TYPE(msg->req, msg->req_type)) in tipc_nl_compat_doit() 1013 msg->req_type = TIPC_TLV_BEARER_CONFIG; in tipc_nl_compat_handle() 1018 msg->req_type = TIPC_TLV_BEARER_NAME; in tipc_nl_compat_handle() 1023 msg->req_type = TIPC_TLV_LINK_NAME; in tipc_nl_compat_handle() 1030 msg->req_type = TIPC_TLV_NET_ADDR; in tipc_nl_compat_handle() 1038 msg->req_type = TIPC_TLV_LINK_CONFIG; in tipc_nl_compat_handle() 1043 msg->req_type = TIPC_TLV_LINK_NAME; in tipc_nl_compat_handle() 1048 msg->req_type = TIPC_TLV_NAME_TBL_QUERY; in tipc_nl_compat_handle() [all …]
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | trace.h | 107 TP_PROTO(struct mt7601u_dev *dev, unsigned pipe, u8 req, u8 req_type, 109 TP_ARGS(dev, pipe, req, req_type, val, offset, buf, buflen, ret), 112 __field(unsigned, pipe) __field(u8, req) __field(u8, req_type) 120 __entry->req_type = req_type; 130 __entry->req_type, __entry->val, __entry->offset,
|
D | usb.c | 101 const u8 req_type = direction | USB_TYPE_VENDOR | USB_RECIP_DEVICE; in mt7601u_vendor_request() local 106 ret = usb_control_msg(usb_dev, pipe, req, req_type, in mt7601u_vendor_request() 109 trace_mt_vend_req(dev, pipe, req, req_type, val, offset, in mt7601u_vendor_request()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 204 buf[idx++] = req->req_type & 0x7f; in drm_dp_encode_sideband_req() 206 switch (req->req_type) { in drm_dp_encode_sideband_req() 312 buf[idx++] = (rep->reply_type & 0x1) << 7 | (rep->req_type & 0x7f); in drm_dp_encode_sideband_reply() 537 msg->req_type = (raw->msg[0] & 0x7f); in drm_dp_sideband_parse_reply() 546 switch (msg->req_type) { in drm_dp_sideband_parse_reply() 562 DRM_ERROR("Got unknown reply 0x%02x\n", msg->req_type); in drm_dp_sideband_parse_reply() 621 msg->req_type = (raw->msg[0] & 0x7f); in drm_dp_sideband_parse_req() 623 switch (msg->req_type) { in drm_dp_sideband_parse_req() 629 DRM_ERROR("Got unknown request 0x%02x\n", msg->req_type); in drm_dp_sideband_parse_req() 638 req.req_type = DP_REMOTE_DPCD_WRITE; in build_dpcd_write() [all …]
|
/linux-4.4.14/include/drm/ |
D | drm_dp_mst_helper.h | 310 u8 req_type; member 329 u8 req_type; member
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | siena_sriov.c | 94 int req_type; member 1429 vf->req_type = VFDI_EV_TYPE_REQ_WORD0; in efx_siena_sriov_event() 1432 } else if (seq != (vf->req_seqno++ & 0xff) || type != vf->req_type) in efx_siena_sriov_event() 1435 switch (vf->req_type) { in efx_siena_sriov_event() 1439 vf->req_addr |= (u64)data << (vf->req_type << 4); in efx_siena_sriov_event() 1440 ++vf->req_type; in efx_siena_sriov_event() 1445 vf->req_type = VFDI_EV_TYPE_REQ_WORD0; in efx_siena_sriov_event() 1457 vf->req_type = VFDI_EV_TYPE_REQ_WORD0; in efx_siena_sriov_event()
|
/linux-4.4.14/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_pro.c | 321 u8 req_type; in pcan_usb_pro_send_req() local 328 req_type = USB_TYPE_VENDOR | USB_RECIP_OTHER; in pcan_usb_pro_send_req() 337 req_type |= USB_DIR_IN; in pcan_usb_pro_send_req() 342 err = usb_control_msg(dev->udev, p, req_id, req_type, req_value, 0, in pcan_usb_pro_send_req()
|
/linux-4.4.14/arch/arm/plat-omap/ |
D | dmtimer.c | 187 static struct omap_dm_timer *_omap_dm_timer_request(int req_type, void *data) in _omap_dm_timer_request() argument 195 switch (req_type) { in _omap_dm_timer_request() 215 switch (req_type) { in _omap_dm_timer_request()
|
/linux-4.4.14/drivers/scsi/ |
D | stex.c | 289 u32 req_type; member 823 ccb->req_type = 0; in stex_mu_intr() 928 ccb->req_type = 0; in stex_ss_mu_intr() 1719 hba->ccb[tag].req_type = PASSTHRU_REQ_TYPE; in stex_hba_stop() 1725 while (hba->ccb[tag].req_type & PASSTHRU_REQ_TYPE) { in stex_hba_stop() 1727 hba->ccb[tag].req_type = 0; in stex_hba_stop()
|
D | hptiop.c | 185 u32 req_type = (tag >> 5) & 0x7; in hptiop_request_callback_mv() local 192 switch (req_type) { in hptiop_request_callback_mv() 240 u32 req_type = _tag & 0xf; in hptiop_request_callback_mvfrey() local 243 switch (req_type) { in hptiop_request_callback_mvfrey()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acpi.c | 83 u8 req_type; /* request type */ member 603 atcs_input.req_type = ATCS_PCIE_LINK_SPEED; in amdgpu_acpi_pcie_performance_request()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_acpi.c | 83 u8 req_type; /* request type */ member 608 atcs_input.req_type = ATCS_PCIE_LINK_SPEED; in radeon_acpi_pcie_performance_request()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | main.c | 2211 if ((fw->type == ctx->req_type) && in b43_do_request_fw() 2222 switch (ctx->req_type) { in b43_do_request_fw() 2257 snprintf(ctx->errors[ctx->req_type], in b43_do_request_fw() 2258 sizeof(ctx->errors[ctx->req_type]), in b43_do_request_fw() 2263 snprintf(ctx->errors[ctx->req_type], in b43_do_request_fw() 2264 sizeof(ctx->errors[ctx->req_type]), in b43_do_request_fw() 2290 fw->type = ctx->req_type; in b43_do_request_fw() 2295 snprintf(ctx->errors[ctx->req_type], in b43_do_request_fw() 2296 sizeof(ctx->errors[ctx->req_type]), in b43_do_request_fw() 2519 fw->opensource = (ctx->req_type == B43_FWTYPE_OPENSOURCE); in b43_try_request_fw() [all …]
|
D | b43.h | 749 enum b43_firmware_file_type req_type; member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | utils.c | 840 enum iwl_mvm_smps_type_request req_type, in iwl_mvm_update_smps() argument 859 mvmvif->smps_requests[req_type] = smps_request; in iwl_mvm_update_smps()
|
D | mvm.h | 1344 enum iwl_mvm_smps_type_request req_type,
|
/linux-4.4.14/drivers/staging/most/hdm-usb/ |
D | hdm_usb.c | 156 u8 req_type = USB_DIR_IN | USB_TYPE_VENDOR | USB_RECIP_DEVICE; in drci_rd_reg() local 162 DRCI_READ_REQ, req_type, in drci_rd_reg()
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r.h | 665 u8 req_type; member 1213 rq->req_type = RT_INI_REQ; in esas2r_rq_init_request()
|
D | esas2r_int.c | 360 else if (rq->req_type == RT_DISC_REQ) { in esas2r_do_deferred_processes()
|
D | atvda.h | 481 u8 req_type; member
|
D | esas2r_disc.c | 473 rq->req_type = RT_DISC_REQ; in esas2r_disc_start_request()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_lnode.c | 1790 enum fcoe_cmn_type req_type, struct csio_dma_buf *pld, in csio_ln_mgmt_submit_req() argument 1802 rv = csio_ln_mgmt_submit_wr(mgmtm, io_req, req_type, pld, pld_len); in csio_ln_mgmt_submit_req()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | wmi-tlv.c | 1538 if (arg->req_type == WMI_SCAN_STOP_ONE && arg->u.scan_id > 0xFFF) in ath10k_wmi_tlv_op_gen_stop_scan() 1555 cmd->req_type = __cpu_to_le32(arg->req_type); in ath10k_wmi_tlv_op_gen_stop_scan()
|
D | wmi.h | 2871 __le32 req_type; member 2877 enum wmi_stop_scan_type req_type; member
|
D | wmi.c | 5765 if (arg->req_type == WMI_SCAN_STOP_ONE && arg->u.scan_id > 0xFFF) in ath10k_wmi_op_gen_stop_scan() 5779 cmd->req_type = __cpu_to_le32(arg->req_type); in ath10k_wmi_op_gen_stop_scan() 5786 arg->req_id, arg->req_type, arg->u.scan_id); in ath10k_wmi_op_gen_stop_scan()
|
D | mac.c | 3509 .req_type = WMI_SCAN_STOP_ONE, in ath10k_scan_stop()
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 188 enum bfi_enet_h2i_msgs req_type) in bna_bfi_ucast_req() argument 192 bfi_msgq_mhdr_set(req->mh, BFI_MC_ENET, req_type, 0, rxf->rx->rid); in bna_bfi_ucast_req()
|