Home
last modified time | relevance | path

Searched refs:fresh (Results 1 – 25 of 65) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h271 u32 fresh; member
302 u32 fresh; member
514 u32 fresh; member
553 u32 fresh; member
H A Dmacsec_api.c585 packed_record[6] |= (rec->fresh & 0x1) << 4; in set_ingress_sc_record()
640 rec->fresh = (packed_record[6] >> 4) & 0x1; in get_ingress_sc_record()
685 packed_record[6] |= (rec->fresh & 0x1) << 2; in set_ingress_sa_record()
735 rec->fresh = (packed_record[6] >> 2) & 0x1; in get_ingress_sa_record()
1555 packed_record[5] |= (rec->fresh & 0x1) << 3; in set_egress_sc_record()
1606 rec->fresh = (packed_record[5] >> 3) & 0x1; in get_egress_sc_record()
1646 packed_record[6] |= (rec->fresh & 0x1) << 1; in set_egress_sa_record()
1691 rec->fresh = (packed_record[6] >> 1) & 0x1; in get_egress_sa_record()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/ca-certificates/ca-certificates/
H A Ddefault-sysroot.patch50 fresh=1
H A D0002-update-ca-certificates-use-SYSROOT.patch19 fresh=0
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c383 sc_rec.fresh = 1; in aq_set_txsc()
526 sc_rec.fresh = 1; in aq_clear_txsc()
571 sa_rec.fresh = 1; in aq_update_txsa()
661 sa_rec.fresh = 1; in aq_clear_txsa()
760 sc_record.fresh = 1; in aq_set_rxsc()
853 sc_record.fresh = 1; in aq_clear_rxsc()
905 sa_record.fresh = 1; in aq_update_rxsa()
1010 sa_record.fresh = 1; in aq_clear_rxsa()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/toybox/
H A Dtoybox-inittab_0.8.2.bb33 # copy over files now to have a fresh start on each config
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_edid.h547 int hsize, int vsize, int fresh,
604 int hsize, int vsize, int fresh, in drm_mode_find_dmt() argument
/OK3568_Linux_fs/kernel/Documentation/i2c/busses/
H A Di2c-sis630.rst7 630 chipset (Datasheet: available at http://www.sfr-fresh.com/linux)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/
H A Dsettings.py254 import fresh
/OK3568_Linux_fs/buildroot/package/erlang/
H A D0003-ei_portio.h-avoid-ODR-violation-of-ei_default_socket.patch7 Noticed as a build failure against fresh gcc-master:
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dpersistent-data.rst50 copy-on-write) or allocating a fresh one. Shadowing is elided within
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbinderfs.rst21 In a fresh instance of binderfs no binder devices will be present. There will
/OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/
H A Dnfs-client.rst47 just as a system's root file system gets a fresh UUID in its label at
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci-error-recovery.rst261 that is equivalent to what it would be after a fresh system
278 to the "fresh poweron" state, rather than the "last state". After
285 that the card is in a fresh state and is fully functional. The slot
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dmap_cgroup_storage.rst133 multiple attach types, and each attach creates a fresh zeroed storage. The
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dsleep-states.rst136 which boots a fresh instance of the kernel (control may also go directly to
138 a fresh instance of the kernel to be booted). That new instance of the kernel
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi-changer.rst146 does this. Some jukeboxes have a printer to label fresh burned
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0006-cmd-dist-separate-host-and-target-builds.patch283 // Make sure the exec wrapper will sync a fresh $GOROOT to the device.
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dapplying-patches.rst151 to start with a fresh tree downloaded in full from kernel.org.
205 to start over with a fresh download of a full kernel tree and the patch you
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Drpc-cache.rst118 if the data is valid, and may initiate an up-call to get fresh data.
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkselftest.rst264 # Assumes you have booted a fresh build of this kernel tree
/OK3568_Linux_fs/kernel/security/
H A DKconfig247 change this choice unless you are creating a fresh kernel config,
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-4.0.rst22 make sure you use a fresh environment for your build.
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst171 The driver copies all packets below or equaling this size to a fresh receive
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dfirmware-assisted-dump.rst32 with a fresh copy of the kernel. In particular,

123