Home
last modified time | relevance | path

Searched refs:asym (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-qat_telemetry229 on the PF 0000:6b:0.0 configured for `sym;asym` or `asym;sym`:
234 0000:6b:0.1 RP 0 asym RP 1 sym RP 2 asym RP 3 sym
235 0000:6b:0.2 RP 4 asym RP 5 sym RP 6 asym RP 7 sym
236 0000:6b:0.3 RP 8 asym RP 9 sym RP10 asym RP11 sym
H A Dsysfs-driver-qat34 * asym: Configures the device for asymmetric cryptographic operations.
46 The order of services is not significant. For instance, sym;asym is
47 functionally equivalent to asym;sym.
59 sym;asym
124 * asym: the ring pair is configured for running asymmetric crypto
H A Dsysfs-driver-qat_rl179 (RW) Service (SRV). Represents the service (sym, asym, dc)
218 # echo "asym" > /sys/bus/pci/devices/<BDF>/qat_rl/cap_rem
/linux/tools/testing/selftests/net/
H A Dvrf_route_leaking.sh426 ipv4_traceroute asym
449 ipv6_traceroute asym
470 ipv4_ping_ttl asym
491 ipv4_ping_frag asym
512 ipv6_ping_ttl asym
533 ipv6_ping_frag asym
/linux/drivers/edac/
H A Dpnd2_edac.c94 void (*mk_region)(char *name, struct region *rp, void *asym);
425 static void apl_mk_region(char *name, struct region *rp, void *asym) in apl_mk_region() argument
427 struct b_cr_asym_mem_region0_mchbar *a = asym; in apl_mk_region()
435 static void dnv_mk_region(char *name, struct region *rp, void *asym) in dnv_mk_region() argument
437 struct b_cr_asym_mem_region_denverton *a = asym; in dnv_mk_region()