Searched defs:subtype (Results 1 - 25 of 105) sorted by last modified time

12345

/linux-master/drivers/nvme/host/
H A Dnvme.h424 enum nvme_subsys_type subtype; member in struct:nvme_subsystem
/linux-master/include/net/
H A Dmac80211.h3749 u16 subtype; member in struct:ieee80211_prep_tx_info
H A Dcfg80211.h1793 u8 subtype; member in struct:station_del_parameters
H A Dbond_3ad.h100 u8 subtype; /* = LACP(= 0x01) */ member in struct:lacpdu
136 u8 subtype; /* = 0x02 (marker PDU) */ member in struct:bond_marker
/linux-master/fs/fuse/
H A Dfuse_i.h577 const char *subtype; member in struct:fuse_fs_context
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h173 enum lpfc_sli4_queue_subtype subtype; member in struct:lpfc_queue
H A Dlpfc_sli.c16265 lpfc_cq_create(struct lpfc_hba *phba, struct lpfc_queue *cq, struct lpfc_queue *eq, uint32_t type, uint32_t subtype) argument
16412 lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp, struct lpfc_sli4_hdw_queue *hdwq, uint32_t type, uint32_t subtype) argument
16721 lpfc_mq_create(struct lpfc_hba *phba, struct lpfc_queue *mq, struct lpfc_queue *cq, uint32_t subtype) argument
16876 lpfc_wq_create(struct lpfc_hba *phba, struct lpfc_queue *wq, struct lpfc_queue *cq, uint32_t subtype) argument
17140 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype) argument
17430 lpfc_mrq_create(struct lpfc_hba *phba, struct lpfc_queue **hrqp, struct lpfc_queue **drqp, struct lpfc_queue **cqp, uint32_t subtype) argument
[all...]
/linux-master/crypto/asymmetric_keys/
H A Dsignature.c45 const struct asymmetric_key_subtype *subtype; local
140 const struct asymmetric_key_subtype *subtype; local
[all...]
/linux-master/include/linux/firmware/
H A Dxlnx-zynqmp.h807 static inline int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) argument
/linux-master/include/linux/
H A Dcoresight.h157 union coresight_dev_subtype subtype; member in struct:coresight_desc
262 union coresight_dev_subtype subtype; member in struct:coresight_device
H A Dvfio_pci_core.h45 u32 subtype; member in struct:vfio_pci_region
H A Dnvme.h1474 __u8 subtype; member in struct:nvmf_disc_rsp_page_entry
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c144 u32 type, subtype; local
170 enum coresight_dev_subtype_source subtype; local
[all...]
H A Dcoresight-core.c1280 coresight_find_input_type(struct coresight_platform_data *pdata, enum coresight_dev_type type, union coresight_dev_subtype subtype) argument
1299 coresight_find_output_type(struct coresight_platform_data *pdata, enum coresight_dev_type type, union coresight_dev_subtype subtype) argument
[all...]
/linux-master/drivers/firmware/xilinx/
H A Dzynqmp.c1466 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) argument
1533 const enum zynqmp_pm_shutdown_subtype subtype; member in struct:zynqmp_pm_shutdown_scope
[all...]
/linux-master/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h96 uint8_t subtype; member in struct:kvm_vm
203 uint8_t subtype; member in struct:vm_shape
/linux-master/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h14 static inline uint64_t __kvm_reg_id(uint64_t type, uint64_t subtype, argument
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c899 vfio_pci_core_register_dev_region(struct vfio_pci_core_device *vdev, unsigned int type, unsigned int subtype, const struct vfio_pci_regops *ops, size_t size, u32 flags, void *data) argument
/linux-master/drivers/scsi/libfc/
H A Dfc_encode.h64 fc_ct_hdr_fill(const struct fc_frame *fp, unsigned int op, size_t req_size, enum fc_ct_fs_type fs_type, u8 subtype) argument
/linux-master/drivers/leds/rgb/
H A Dleds-qcom-lpg.c169 unsigned int subtype; member in struct:lpg_channel
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c79 u32 subtype; member in struct:vfio_region
532 intel_vgpu_register_reg(struct intel_vgpu *vgpu, unsigned int type, unsigned int subtype, const struct intel_vgpu_regops *ops, size_t size, u32 flags, void *data) argument
/linux-master/net/mptcp/
H A Doptions.c27 u8 subtype = *ptr >> 4; local
/linux-master/include/soc/qcom/
H A Dqcom-spmi-pmic.h63 unsigned int subtype; member in struct:qcom_spmi_pmic
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h150 u8 subtype; member in struct:iwl_fw_runtime::__anon1008::__anon1009
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.h212 __be16 subtype; member in struct:brcm_ethhdr
366 u16 subtype, usr_stype; local

Completed in 494 milliseconds

12345