Searched refs:cap_type (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/scsi/ibmvscsi/
H A Dviosrp.h171 __be32 cap_type; member in struct:mad_capability_common
H A Dibmvscsi.c1289 hostdata->caps.migration.common.cap_type = send_mad_capabilities()
1298 hostdata->caps.reserve.common.cap_type = send_mad_capabilities()
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-streams.c780 int cap_type; ivtv_stop_v4l2_encode_stream() local
798 cap_type = 1; ivtv_stop_v4l2_encode_stream()
801 cap_type = 1; ivtv_stop_v4l2_encode_stream()
804 cap_type = 1; ivtv_stop_v4l2_encode_stream()
808 cap_type = 0; ivtv_stop_v4l2_encode_stream()
821 ivtv_vapi(itv, CX2341X_ENC_STOP_CAPTURE, 3, stopmode, cap_type, s->subtype); ivtv_stop_v4l2_encode_stream()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c335 int mlx5_core_get_caps(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type, mlx5_core_get_caps() argument
341 u16 opmod = (cap_type << 1) | (cap_mode & 0x01); mlx5_core_get_caps()
359 cap_type, cap_mode, err); mlx5_core_get_caps()
367 memcpy(dev->hca_caps_max[cap_type], hca_caps, mlx5_core_get_caps()
371 memcpy(dev->hca_caps_cur[cap_type], hca_caps, mlx5_core_get_caps()
377 cap_type, cap_mode); mlx5_core_get_caps()
/linux-4.4.14/drivers/usb/wusbcore/
H A Ddevconnect.c716 u8 cap_type; wusb_dev_bos_grok() local
725 cap_type = cap_hdr->bDevCapabilityType; wusb_dev_bos_grok()
733 cap_type, cap_size, top - itr); wusb_dev_bos_grok()
737 switch (cap_type) { wusb_dev_bos_grok()
749 "(%zu bytes) at offset 0x%02x\n", cap_type, wusb_dev_bos_grok()
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_iba6110.c815 int pos, u8 cap_type) slave_or_pri_blk()
824 if ((cap_type >> 2) & 1) slave_or_pri_blk()
1044 u8 cap_type; ipath_setup_ht_config() local
1050 if (pci_read_config_byte(pdev, pos + 3, &cap_type)) { ipath_setup_ht_config()
1055 if (!(cap_type & 0xE0)) ipath_setup_ht_config()
1056 slave_or_pri_blk(dd, pdev, pos, cap_type); ipath_setup_ht_config()
814 slave_or_pri_blk(struct ipath_devdata *dd, struct pci_dev *pdev, int pos, u8 cap_type) slave_or_pri_blk() argument
/linux-4.4.14/arch/arm64/kernel/
H A Dcpufeature.c832 static void fail_incapable_cpu(char *cap_type, fail_incapable_cpu() argument
837 pr_crit("CPU%d: missing %s : %s\n", cpu, cap_type, cap->desc); fail_incapable_cpu()
/linux-4.4.14/include/linux/mlx5/
H A Ddriver.h690 int mlx5_core_get_caps(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type,
/linux-4.4.14/tools/lguest/
H A Dlguest.c1455 * structure, with the exception of those with cap_type pci_data_iowrite()

Completed in 541 milliseconds