Home
last modified time | relevance | path

Searched full:provision (Results 1 – 25 of 77) sorted by relevance

1234

/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_linecard.sh135 check_err $? "Failed to provision linecard $lc (timeout)"
138 check_err $? "Failed to provision linecard $lc (state=$state)"
142 …check_err $? "Wrong provision type returned for linecard $lc (got \"$provisioned_type\", expected …
240 log_test "Provision"
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c552 xe_gt_sriov_notice(gt, "Failed to provision %s with %llu (%s) %s (%pe)\n", in pf_config_set_u64_done()
568 * xe_gt_sriov_pf_config_set_ggtt - Provision VF with GGTT space.
611 xe_gt_sriov_notice(gt, "Failed to bulk provision VF%u..VF%u with %s\n", in pf_config_bulk_set_u64_done()
628 * xe_gt_sriov_pf_config_bulk_set_ggtt - Provision many VFs with GGTT.
631 * @num_vfs: number of VFs to provision
700 * xe_gt_sriov_pf_config_set_fair_ggtt - Provision many VFs with fair GGTT.
703 * @num_vfs: number of VFs to provision
882 xe_gt_sriov_notice(gt, "Failed to provision %s with %u%s %s (%pe)\n", in pf_config_set_u32_done()
934 xe_gt_sriov_notice(gt, "Failed to bulk provision VF%u..VF%u with %s\n", in pf_config_bulk_set_u32_done()
950 * xe_gt_sriov_pf_config_bulk_set_ctxs - Provision many VFs with GuC context IDs.
[all …]
/linux/net/devlink/
H A Dlinecard.c301 err = ops->provision(linecard, linecard->priv, linecard_type->type, in devlink_linecard_type_set()
447 if (WARN_ON(!ops || !ops->provision || !ops->unprovision || in devl_linecard_create()
499 * This is either called directly from the provision() op call or
500 * as a result of the provision() op call asynchronously.
537 * This is either called directly from the provision() op call or
538 * as a result of the provision() op call asynchronously.
/linux/arch/powerpc/sysdev/xive/
H A Dnative.c499 if (of_property_read_u32(np, "ibm,xive-provision-page-size", in xive_parse_provisioning()
502 rc = of_property_count_elems_of_size(np, "ibm,xive-provision-chips", 4); in xive_parse_provisioning()
504 pr_err("Error %d getting provision chips array\n", rc); in xive_parse_provisioning()
516 rc = of_property_read_u32_array(np, "ibm,xive-provision-chips", in xive_parse_provisioning()
520 pr_err("Error %d reading provision chips array\n", rc); in xive_parse_provisioning()
524 xive_provision_cache = kmem_cache_create("xive-provision", in xive_parse_provisioning()
529 pr_err("Failed to allocate provision cache\n"); in xive_parse_provisioning()
/linux/Documentation/networking/devlink/
H A Ddevlink-linecard.rst15 * Provision of a slot with specific line card type.
34 * Provision a line card slot with certain line card type
44 - As on the ordinary ports, user may provision a splitter
/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c558 /* Open the provision file */ in sdsi_provision()
599 fprintf(stderr, "On Demand feature is present but not enabled. Unable to provision"); in sdsi_provision_akc()
611 fprintf(stderr, "Maximum number of AKC provision failures (%d) has been reached.\n", in sdsi_provision_akc()
629 fprintf(stderr, "On Demand feature is present but not enabled. Unable to provision"); in sdsi_provision_cap()
641 fprintf(stderr, "Maximum number of CAP provision failures (%d) has been reached.\n", in sdsi_provision_cap()
756 printf(" %-18s\t%s\n", "-a, --akc FILE", "provision socket with AKC FILE"); in show_help()
757 printf(" %-18s\t%s\n", "-c, --cap FILE>", "provision socket with CAP FILE"); in show_help()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel_sdsi24 EOVERFLOW For provision commands, the size of the data
45 (RO) Contains information needed by applications to provision
/linux/Documentation/admin-guide/mm/
H A Dnommu-mmap.rst250 Provision of shared mappings on memory backed files is similar to the provision
267 Provision of shared mappings on block device files is exactly the same as for
/linux/drivers/net/ethernet/intel/igc/
H A Digc_diag.h22 * We also make provision for some required setup steps by specifying
/linux/LICENSES/dual/
H A DCDDL-1.0334 of, and supersedes, any other FAR, DFAR, or other clause or provision
341 matter hereof. If any provision of this License is held to be
342 unenforceable, such provision shall be reformed only to the extent
H A Dcopyleft-next-0.3.1163 The invalidity or unenforceability of any provision of this License
165 this License. Such provision is to be reformed to the minimum extent
H A DCC-BY-4.0373 b. To the extent possible, if any provision of this Public License is
375 minimum extent necessary to make it enforceable. If the provision
/linux/include/linux/
H A Dmemregion.h35 * device secure erase, and dynamic region provision that can replace
/linux/drivers/staging/iio/Documentation/
H A Dinkernel.txt54 There is also provision for retrieving all of the channels associated
/linux/drivers/scsi/fnic/
H A Dvnic_devcmd.h161 * (u32)a1=sizeof provision info
260 * (u32)a1=sizeof provision info
363 * (u32)a1=sizeof provision info
/linux/Documentation/devicetree/bindings/gpio/
H A Dst,spear-spics-gpio.yaml13 SPEAr platform provides a provision to control chipselects of ARM PL022 Prime
/linux/tools/testing/selftests/net/forwarding/
H A DREADME36 2. Ability to easily provision complex topologies. Testing bridging
/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_devcmd.h202 * (u32)a1=sizeof provision info */
306 * (u32)a1=sizeof provision info
369 * (u32)a1=sizeof provision info
/linux/Documentation/arch/arm64/
H A Dtagged-pointers.rst9 This document briefly describes the provision of tagged virtual
H A Dpointer-authentication.rst9 This document briefly describes the provision of pointer authentication
/linux/security/keys/
H A DKconfig13 It also includes provision of methods by which such keys might be
/linux/Documentation/driver-api/memory-devices/
H A Dti-gpmc.rst35 in time or in cycles, provision to handle this scenario has been
/linux/Documentation/arch/x86/
H A Dsva.rst190 isolation. This requires hardware to provision that space and reserve it in
203 SWQ allows hardware to provision just a single address in the device. When
/linux/drivers/gpio/
H A Dgpio-spear-spics.c21 * Provision is available on some SPEAr SoCs to control ARM PL022 spi cs
/linux/arch/arm64/include/asm/
H A Dkvm_pkvm.h88 /* Provision the worst case scenario */ in __hyp_pgtable_max_pages()

1234