Home
last modified time | relevance | path

Searched refs:caps (Results 951 – 975 of 1267) sorted by relevance

1...<<31323334353637383940>>...51

/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c125 .caps = CAP_RECOVERY_L0 | CAP_MULTI_R2T | CAP_HDRDGST |
1738 u8 caps; in get_iscsi_dcb_priority() local
1744 rv = (int)ndev->dcbnl_ops->getcap(ndev, DCB_CAP_ATTR_DCBX, &caps); in get_iscsi_dcb_priority()
1748 if (caps & DCB_CAP_DCBX_VER_IEEE) { in get_iscsi_dcb_priority()
1755 } else if (caps & DCB_CAP_DCBX_VER_CEE) { in get_iscsi_dcb_priority()
/openbmc/linux/drivers/mmc/host/
H A Dmtk-sd.c1136 if (mmc->caps & MMC_CAP_SDIO_IRQ) { in msdc_recheck_sdio_irq()
2414 if (mmc->caps & MMC_CAP_NONREMOVABLE) in msdc_get_cd()
2776 if (!(mmc->caps & MMC_CAP_NONREMOVABLE) && in msdc_drv_probe()
2786 if (mmc->caps & MMC_CAP_SDIO_IRQ) in msdc_drv_probe()
2789 mmc->caps |= MMC_CAP_CMD23; in msdc_drv_probe()
2838 host->cq_host->caps |= CQHCI_TASK_DESC_SZ_128; in msdc_drv_probe()
H A Drenesas_sdhi_core.c816 ((host->mmc->caps & MMC_CAP_NONREMOVABLE) || in renesas_sdhi_check_scc_error()
1077 if (priv->scc_ctl && (host->mmc->caps & MMC_CAP_UHS_SDR104 || in renesas_sdhi_probe()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c1835 if (!(p->phy.caps & SUPPORTED_IRQ)) in t3_phy_intr_handler()
1914 if ((adap2pinfo(adap, i)->phy.caps & SUPPORTED_IRQ) && in calc_gpio_intr()
3428 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config() argument
3430 lc->supported = caps; in init_link_config()
3699 init_link_config(&p->link_config, p->phy.caps); in t3_prep_adapter()
3707 if (!(p->phy.caps & SUPPORTED_IRQ) && in t3_prep_adapter()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c125 unsigned long caps; in hclgevf_get_basic_info() local
141 caps = le32_to_cpu(basic_info->pf_caps); in hclgevf_get_basic_info()
142 if (test_bit(HNAE3_PF_SUPPORT_VLAN_FLTR_MDF_B, &caps)) in hclgevf_get_basic_info()
143 set_bit(HNAE3_DEV_SUPPORT_VLAN_FLTR_MDF_B, ae_dev->caps); in hclgevf_get_basic_info()
304 if (test_bit(HNAE3_DEV_SUPPORT_TX_PUSH_B, ae_dev->caps)) in hclgevf_alloc_tqps()
1177 if (!test_bit(HNAE3_DEV_SUPPORT_VLAN_FLTR_MDF_B, ae_dev->caps)) in hclgevf_enable_vlan_filter()
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c574 server->caps &= ~NFS_CAP_UIDGID_NOMAP; in nfs4_do_handle_exception()
1172 if (server->caps & NFS_CAP_MOVEABLE) in nfs4_call_sync_sequence()
1280 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1; in nfs4_clear_cap_atomic_open_v1()
1326 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1) in nfs4_map_atomic_open_claim()
2701 server->caps &= ~NFS_CAP_POSIX_LOCK; in _nfs4_proc_open()
3062 if (server->caps & NFS_CAP_POSIX_LOCK) in _nfs4_open_and_get_state()
3883 server->caps |= NFS_CAP_ACLS; in _nfs4_server_capabilities()
3885 server->caps |= NFS_CAP_HARDLINKS; in _nfs4_server_capabilities()
3887 server->caps |= NFS_CAP_SYMLINKS; in _nfs4_server_capabilities()
3897 server->caps |= NFS_CAP_FS_LOCATIONS; in _nfs4_server_capabilities()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c3648 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_ant_ctrl_apply()
4157 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_thermometer_apply()
4225 if (!(ah->caps.tx_chainmask & BIT(chain))) in ar9003_hw_apply_minccapwr_thresh()
4815 if (ah->caps.tx_chainmask & BIT(1)) in ar9003_hw_power_control_override()
4819 if (ah->caps.tx_chainmask & BIT(2)) in ar9003_hw_power_control_override()
4828 if (ah->caps.tx_chainmask & BIT(1)) in ar9003_hw_power_control_override()
4832 if (ah->caps.tx_chainmask & BIT(2)) in ar9003_hw_power_control_override()
H A Dbtcoex.c150 if (ah->caps.hw_caps & ATH9K_HW_CAP_MCI) { in ath9k_hw_btcoex_init_scheme()
H A Dhtc_drv_init.c763 if (priv->ah->caps.hw_caps & ATH9K_HW_CAP_2GHZ) in ath9k_set_hw_capab()
766 if (priv->ah->caps.hw_caps & ATH9K_HW_CAP_5GHZ) in ath9k_set_hw_capab()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c3180 ep->usb_ep.caps.type_bulk = true; in tegra_xudc_alloc_ep()
3181 ep->usb_ep.caps.type_int = true; in tegra_xudc_alloc_ep()
3183 ep->usb_ep.caps.dir_in = true; in tegra_xudc_alloc_ep()
3185 ep->usb_ep.caps.dir_out = true; in tegra_xudc_alloc_ep()
3192 ep->usb_ep.caps.type_control = true; in tegra_xudc_alloc_ep()
3193 ep->usb_ep.caps.dir_in = true; in tegra_xudc_alloc_ep()
3194 ep->usb_ep.caps.dir_out = true; in tegra_xudc_alloc_ep()
H A Dnet2280.c78 .caps = _caps, \
83 const struct usb_ep_caps caps; member
2160 ep->ep.caps = ep_info_dft[tmp].caps; in usb_reinit_228x()
2202 ep->ep.caps = dev->enhanced_mode ? ep_info_adv[i].caps : in usb_reinit_338x()
2203 ep_info_dft[i].caps; in usb_reinit_338x()
/openbmc/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-ld4.c728 .caps = 0,
/openbmc/linux/drivers/media/dvb-frontends/
H A Dsp887x.c599 .caps = FE_CAN_FEC_1_2 | FE_CAN_FEC_2_3 | FE_CAN_FEC_3_4 |
H A Dcx24110.c625 .caps = FE_CAN_INVERSION_AUTO |
/openbmc/linux/sound/hda/
H A Dhdac_sysfs.c269 static WIDGET_ATTR_RO(caps);
/openbmc/linux/include/linux/usb/
H A Dgadget.h231 struct usb_ep_caps caps; member
/openbmc/linux/drivers/char/tpm/
H A Dtpm-sysfs.c254 static DEVICE_ATTR_RO(caps);
/openbmc/linux/drivers/usb/chipidea/
H A Dhost.c149 ehci->caps = ci->hw_bank.cap; in host_start()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c381 command.speed = ddc->ctx->dc->caps.i2c_speed_in_khz; in link_query_ddc_data()
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-am654.yaml230 sdhci-caps-mask = <0x80000007 0x0>;
/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h351 unsigned long caps; member
H A Dnfs_fs.h394 return NFS_SERVER(inode)->caps & cap; in nfs_server_capable()
/openbmc/linux/include/scsi/
H A Dscsi_transport_iscsi.h77 unsigned int caps; member
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_8_0_sc8280xp.h450 .caps = &sc8280xp_dpu_caps,
/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c486 const char *caps, const char *name, in intel_pt_val_config_term() argument
495 if (perf_pmu__scan_file_at(intel_pt_pmu, dirfd, caps, "%llx", &valid) != 1) in intel_pt_val_config_term()

1...<<31323334353637383940>>...51