| /Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_struct.h | 271 u32 fresh; member 302 u32 fresh; member 514 u32 fresh; member 553 u32 fresh; member
|
| D | macsec_api.c | 585 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() 1551 packed_record[5] |= (rec->fresh & 0x1) << 3; in set_egress_sc_record() 1602 rec->fresh = (packed_record[5] >> 3) & 0x1; in get_egress_sc_record() 1642 packed_record[6] |= (rec->fresh & 0x1) << 1; in set_egress_sa_record() 1687 rec->fresh = (packed_record[6] >> 1) & 0x1; in get_egress_sa_record()
|
| /Linux-v5.15/Documentation/i2c/busses/ |
| D | i2c-sis630.rst | 7 630 chipset (Datasheet: available at http://www.sfr-fresh.com/linux)
|
| /Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_macsec.c | 383 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() 660 sa_rec.fresh = 1; in aq_clear_txsa() 759 sc_record.fresh = 1; in aq_set_rxsc() 852 sc_record.fresh = 1; in aq_clear_rxsc() 904 sa_record.fresh = 1; in aq_update_rxsa() 1008 sa_record.fresh = 1; in aq_clear_rxsa()
|
| /Linux-v5.15/Documentation/admin-guide/device-mapper/ |
| D | persistent-data.rst | 50 copy-on-write) or allocating a fresh one. Shadowing is elided within
|
| D | thin-provisioning.rst | 68 Setting up a fresh pool device
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | binderfs.rst | 21 In a fresh instance of binderfs no binder devices will be present. There will
|
| D | reporting-issues.rst | 95 * Create a fresh backup and put system repair and restore tools at hand. 327 process, as outlined in the section 'Install a fresh kernel for testing' in more 463 *Create a fresh backup and put system repair and restore tools at hand.* 468 create a fresh backup; also ensure you have all tools at hand to repair or 785 Install a fresh kernel for testing 865 How to obtain a fresh Linux kernel 939 Reproduce issue with the fresh kernel 946 Check if the issue occurs with the fresh Linux kernel version you just 1117 Describe in detail how your issue happens with the fresh vanilla kernel you 1470 them to get the issue resolved. Such a team could prepare a fresh report [all …]
|
| /Linux-v5.15/include/drm/ |
| D | drm_edid.h | 541 int hsize, int vsize, int fresh,
|
| /Linux-v5.15/Documentation/admin-guide/nfs/ |
| D | nfs-client.rst | 47 just as a system's root file system gets a fresh UUID in its label at
|
| /Linux-v5.15/Documentation/PCI/ |
| D | pci-error-recovery.rst | 261 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
|
| /Linux-v5.15/Documentation/bpf/ |
| D | map_cgroup_storage.rst | 133 multiple attach types, and each attach creates a fresh zeroed storage. The
|
| /Linux-v5.15/Documentation/admin-guide/pm/ |
| D | sleep-states.rst | 136 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
|
| /Linux-v5.15/Documentation/scsi/ |
| D | scsi-changer.rst | 146 does this. Some jukeboxes have a printer to label fresh burned
|
| /Linux-v5.15/Documentation/process/ |
| D | applying-patches.rst | 151 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
|
| /Linux-v5.15/security/ |
| D | Kconfig | 256 change this choice unless you are creating a fresh kernel config,
|
| /Linux-v5.15/Documentation/filesystems/nfs/ |
| D | rpc-cache.rst | 118 if the data is valid, and may initiate an up-call to get fresh data.
|
| /Linux-v5.15/Documentation/dev-tools/ |
| D | kselftest.rst | 264 # Assumes you have booted a fresh build of this kernel tree
|
| /Linux-v5.15/Documentation/powerpc/ |
| D | firmware-assisted-dump.rst | 32 with a fresh copy of the kernel. In particular,
|
| /Linux-v5.15/fs/nfsd/ |
| D | trace.h | 633 DEFINE_CLID_EVENT(fresh);
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
| D | e1000e.rst | 171 The driver copies all packets below or equaling this size to a fresh receive
|
| D | e1000.rst | 318 Driver copies all packets below or equaling this size to a fresh RX
|
| /Linux-v5.15/Documentation/RCU/ |
| D | rcu_dereference.rst | 203 see stale and/or inconsistent values. If RCU readers need fresh or
|
| /Linux-v5.15/Documentation/admin-guide/blockdev/ |
| D | paride.rst | 292 If you have a fresh Avatar Shark cartridge, and the drive is pda, you
|
| /Linux-v5.15/drivers/gpu/drm/ |
| D | drm_edid.c | 2230 int hsize, int vsize, int fresh, in drm_mode_find_dmt() argument 2242 if (fresh != drm_mode_vrefresh(ptr)) in drm_mode_find_dmt()
|