| /include/linux/mlx5/ |
| A D | device.h | 1308 mdev->caps.hca[MLX5_CAP_ETHERNET_OFFLOADS]->cur, cap) 1358 mdev->caps.hca[MLX5_CAP_ESWITCH_FLOW_TABLE]->cur, cap) 1377 mdev->caps.hca[MLX5_CAP_ESWITCH]->cur, cap) 1385 mdev->caps.hca[MLX5_CAP_PORT_SELECTION]->cur, cap) 1389 mdev->caps.hca[MLX5_CAP_PORT_SELECTION]->max, cap) 1393 mdev->caps.hca[MLX5_CAP_ADV_VIRTUALIZATION]->cur, cap) 1397 mdev->caps.hca[MLX5_CAP_ADV_RDMA]->cur, cap) 1453 MLX5_GET(fpga_cap, (mdev)->caps.fpga, cap) 1456 MLX5_GET64(fpga_cap, (mdev)->caps.fpga, cap) 1472 (mdev)->caps.hca[MLX5_CAP_VDPA_EMULATION]->cur, cap) [all …]
|
| A D | port.h | 144 int mlx5_set_port_caps(struct mlx5_core_dev *dev, u8 port_num, u32 caps);
|
| /include/linux/ |
| A D | fbcon.h | 16 struct fb_blit_caps *caps); 36 struct fb_blit_caps *caps) {} in fbcon_get_requirement() argument
|
| A D | vfio.h | 353 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, 356 void vfio_info_cap_shift(struct vfio_info_cap *caps, size_t offset); 358 int vfio_info_add_capability(struct vfio_info_cap *caps,
|
| A D | wwan.h | 105 struct wwan_port_caps *caps,
|
| A D | dmaengine.h | 945 void (*device_caps)(struct dma_chan *chan, struct dma_slave_caps *caps); 1530 int dma_get_slave_caps(struct dma_chan *chan, struct dma_slave_caps *caps); 1574 struct dma_slave_caps *caps) in dma_get_slave_caps() argument 1582 struct dma_slave_caps caps; in dmaengine_desc_set_reuse() local 1585 ret = dma_get_slave_caps(tx->chan, &caps); in dmaengine_desc_set_reuse() 1589 if (!caps.descriptor_reuse) in dmaengine_desc_set_reuse()
|
| A D | intel_vsec.h | 116 unsigned long caps; member
|
| A D | svga.h | 115 void svga_get_caps(struct fb_info *info, struct fb_blit_caps *caps,
|
| A D | vfio_pci_core.h | 40 struct vfio_info_cap *caps);
|
| /include/linux/platform_data/ |
| A D | mmc-davinci.h | 25 u32 caps; member
|
| A D | hsmmc-omap.h | 52 u32 caps; /* Used for the MMC driver on 2430 and later */ member
|
| A D | mmc-omap.h | 45 u32 caps; /* Used for the MMC driver on 2430 and later */ member
|
| A D | sh_mmcif.h | 32 unsigned long caps; member
|
| /include/acpi/ |
| A D | cppc_acpi.h | 156 extern int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps); 158 extern unsigned int cppc_perf_to_khz(struct cppc_perf_caps *caps, unsigned int perf); 159 extern unsigned int cppc_khz_to_perf(struct cppc_perf_caps *caps, unsigned int freq); 203 static inline int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps) in cppc_get_perf_caps() argument
|
| /include/linux/spi/ |
| A D | mmc_spi.h | 26 unsigned long caps; member
|
| /include/media/ |
| A D | cec-pin.h | 77 void *priv, const char *name, u32 caps);
|
| /include/ufs/ |
| A D | ufshcd.h | 1087 u32 caps; member 1235 return hba->caps & UFSHCD_CAP_CLK_GATING; in ufshcd_is_clkgating_allowed() 1239 return hba->caps & UFSHCD_CAP_HIBERN8_WITH_CLK_GATING; in ufshcd_can_hibern8_during_gating() 1243 return hba->caps & UFSHCD_CAP_CLK_SCALING; in ufshcd_is_clkscaling_supported() 1247 return hba->caps & UFSHCD_CAP_AUTO_BKOPS_SUSPEND; in ufshcd_can_autobkops_during_suspend() 1251 return hba->caps & UFSHCD_CAP_RPM_AUTOSUSPEND; in ufshcd_is_rpm_autosuspend_allowed() 1256 return (hba->caps & UFSHCD_CAP_INTR_AGGR) && in ufshcd_is_intr_aggr_allowed() 1263 (hba->caps & UFSHCD_CAP_AGGR_POWER_COLLAPSE)); in ufshcd_can_aggressive_pc() 1279 return hba->caps & UFSHCD_CAP_WB_EN; in ufshcd_is_wb_allowed() 1284 return hba->caps & UFSHCD_CAP_WB_WITH_CLK_SCALING; in ufshcd_enable_wb_if_scaling_up()
|
| /include/drm/display/ |
| A D | drm_dp_helper.h | 58 const u8 caps[DP_LTTPR_PHY_CAP_SIZE]); 727 u8 caps[DP_LTTPR_COMMON_CAP_SIZE]); 731 u8 caps[DP_LTTPR_PHY_CAP_SIZE]); 733 int drm_dp_lttpr_max_link_rate(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]); 736 int drm_dp_lttpr_max_lane_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]); 737 bool drm_dp_lttpr_voltage_swing_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]); 738 bool drm_dp_lttpr_pre_emphasis_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);
|
| /include/linux/fsl/ |
| A D | ptp_qoriq.h | 146 struct ptp_clock_info caps; member 188 const struct ptp_clock_info *caps);
|
| /include/uapi/linux/usb/ |
| A D | raw_gadget.h | 152 struct usb_raw_ep_caps caps; member
|
| /include/linux/mlx4/ |
| A D | device.h | 878 struct mlx4_caps caps; member 1023 for ((port) = 1; (port) <= (dev)->caps.num_ports; (port)++) \ 1024 if ((type) == (dev)->caps.port_mask[(port)]) 1027 for ((port) = 1; (port) <= (dev)->caps.num_ports; (port)++) \ 1028 if (((dev)->caps.port_mask[port] == MLX4_PORT_TYPE_IB) || \ 1029 ((dev)->caps.port_mask[port] == MLX4_PORT_TYPE_ETH)) 1032 #define MLX4_SINK_COUNTER_INDEX(dev) (dev->caps.max_counters - 1) 1038 return dev->caps.function; in mlx4_master_func_num() 1057 (qpn < dev->caps.reserved_qps_cnt[MLX4_QP_REGION_FW]); in mlx4_is_qp_reserved() 1082 return dev->caps.port_type[port] == MLX4_PORT_TYPE_IB ? 0 : 1; in mlx4_is_eth()
|
| /include/linux/mmc/ |
| A D | host.h | 387 u32 caps; /* Host capabilities */ member 601 #define mmc_host_is_spi(host) ((host)->caps & MMC_CAP_SPI) 665 return !(host->caps & MMC_CAP_NONREMOVABLE); in mmc_card_is_removable()
|
| /include/uapi/sound/ |
| A D | asoc.h | 524 struct snd_soc_tplg_stream_caps caps[2]; /* playback and capture for DAI */ member 573 struct snd_soc_tplg_stream_caps caps[2]; /* playback and capture for DAI */ member
|
| /include/sound/ |
| A D | intel-nhlt.h | 51 u8 caps[]; member
|
| A D | compress_driver.h | 171 struct snd_compr_caps *caps);
|