/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify.c | 582 struct fanotify_fid_event *ffe; in fanotify_alloc_fid_event() local 584 ffe = kmem_cache_alloc(fanotify_fid_event_cachep, gfp); in fanotify_alloc_fid_event() 585 if (!ffe) in fanotify_alloc_fid_event() 588 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event() 589 ffe->fsid = *fsid; in fanotify_alloc_fid_event() 591 fanotify_encode_fh(&ffe->object_fh, id, fanotify_encode_fh_len(id), in fanotify_alloc_fid_event() 594 return &ffe->fae; in fanotify_alloc_fid_event() 1011 struct fanotify_fid_event *ffe = FANOTIFY_FE(event); in fanotify_free_fid_event() local 1013 if (fanotify_fh_has_ext_buf(&ffe->object_fh)) in fanotify_free_fid_event() 1014 kfree(fanotify_fh_ext_buf(&ffe->object_fh)); in fanotify_free_fid_event() [all …]
|
/openbmc/linux/drivers/scsi/mvsas/ |
H A D | mv_sas.h | 258 /* 4 bits, FFE Capacitor Select (value range 0~F) */ 260 /* 3 bits, FFE Resistor Select (value range 0~7) */ 284 /* 8 bytes for vanir 8 port PHY FFE seeting 285 * BIT 0~3 : FFE Capacitor select(value range 0~F) 286 * BIT 4~6 : FFE Resistor select(value range 0~7)
|
H A D | mv_94xx.c | 98 struct ffe_control ffe) in set_phy_ffe_tuning() argument 107 /* FFE Resistor and Capacitor */ in set_phy_ffe_tuning() 108 /* R10Ch DFE Resolution Control/Squelch and FFE Setting in set_phy_ffe_tuning() 120 (ffe.ffe_rss_sel << 4) | in set_phy_ffe_tuning() 121 (ffe.ffe_cap_sel << 0)); in set_phy_ffe_tuning()
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 11_tcpd_blacklist.patch | 45 `[3ffe:505:2:1::]/64\' matches every address in the range 46 `3ffe:505:2:1::\' through `3ffe:505:2:1:ffff:ffff:ffff:ffff\'.
|
H A D | 10_usagi-ipv6.patch | 56 +`[3ffe:505:2:1::]/64\' matches every address in the range 57 +`3ffe:505:2:1::\' through `3ffe:505:2:1:ffff:ffff:ffff:ffff\'.
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | fplsp.sa | 891 dc.l $1d7c0001,$ff58243c,$00003ffe,$94812d7c 1085 dc.l $00003ffe,$0000801c,$e39e0d20,$5c9a0000 1086 dc.l $00003ffe,$00008630,$a2dada1e,$d0660000 1087 dc.l $00003ffe,$00008c1a,$d445f3e0,$9b8c0000 1088 dc.l $00003ffe,$000091db,$8f1664f3,$50e20000 1089 dc.l $00003ffe,$00009773,$1420365e,$538c0000 1090 dc.l $00003ffe,$00009ce1,$c8e6a0b8,$cdba0000 1091 dc.l $00003ffe,$0000a228,$32dbcada,$ae090000 1092 dc.l $00003ffe,$0000a746,$f2ddb760,$22940000 1093 dc.l $00003ffe,$0000ac3e,$c0fb997d,$d6a20000 [all …]
|
H A D | pfpsp.sa | 663 dc.l $e2804e75,$006e3ffe,$ff840680,$00003ffe 778 dc.l $00000000,$00000000,$00000000,$00007ffe 779 dc.l $0000ffff,$ffffffff,$ffff0000,$00007ffe
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/ |
H A D | link_hwss_hpo_fixed_vs_pe_retimer_dp.c | 183 // FFE is programmed when retimer is programmed for SQ128, but explicit in set_hpo_fixed_vs_pe_retimer_dp_lane_settings() 184 // programming needed here as well in case FFE-only update is requested in set_hpo_fixed_vs_pe_retimer_dp_lane_settings()
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | microchip,sparx5-serdes.yaml | 22 * Adjustable tx de-emphasis (FFE)
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | rtnetlink.sh | 183 tc filter add dev "$dev" parent 1:0 prio 5 handle ffe: protocol ip u32 divisor 256 189 …tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32 ht ffe:2: match ip src 10… 191 …tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:2 u32 ht ffe:2: match ip src 10… 195 tc filter del dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_link_training.c | 466 "TX FFE request: " TRAIN_REQ_FMT "\n", in intel_dp_get_adjust_train() 578 "TX FFE presets: " TRAIN_SET_FMT "\n", in intel_dp_set_signal_levels() 1195 /* Read the initial TX FFE settings. */ in intel_dp_128b132b_lane_eq() 1197 lt_err(intel_dp, DP_PHY_DPRX, "Failed to read TX FFE presets\n"); in intel_dp_128b132b_lane_eq() 1204 lt_err(intel_dp, DP_PHY_DPRX, "Failed to set initial TX FFE settings\n"); in intel_dp_128b132b_lane_eq() 1256 lt_err(intel_dp, DP_PHY_DPRX, "Failed to update TX FFE settings\n"); in intel_dp_128b132b_lane_eq()
|
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
H A D | high_speed_env_spec.c | 311 /* SQ_THRESH and FFE Setting */ 336 /* SQ_THRESH and FFE Setting */ 365 /* FFE Force FFE_REs and cap settings for Gen1 */ 367 /* FFE Force FFE_REs and cap settings for Gen2 */ 382 /* SQ_THRESH and FFE Setting */ 399 /* G1 FFE Setting Force, RES and CAP */ 462 /* FFE Setting Force, RES and CAP */ 564 /* FFE Setting Force, RES and CAP */ 582 /* G1 FFE Setting Force, RES and CAP */ 586 /* G2 FFE Setting Force, RES and CAP */
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 171.out | 68 00000ffe: 00 00 .. 90 00000ffe: 00 00 ..
|
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/ |
H A D | high_speed_env_spec.c | 37 /* SGMII: FFE setting Port0 */
|
/openbmc/linux/net/ipv6/ |
H A D | addrlabel.c | 57 * 3ffe::/16 N/A 12 6bone 86 }, { /* 3ffe::/16 */
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 699 /* get default FFE configuration for BIST */ in init_reg_v3_hw() 3177 /* update FFE */ in hisi_sas_bist_test_prep_v3_hw() 3222 u32 *ffe = hisi_hba->debugfs_bist_ffe[phy_no]; in debugfs_set_bist_v3_hw() local 3228 …dev_info(dev, "BIST info:phy%d link_rate=%d code_mode=%d path_mode=%d ffe={0x%x, 0x%x, 0x%x, 0x%x,… in debugfs_set_bist_v3_hw() 3230 ffe[FFE_SAS_1_5_GBPS], ffe[FFE_SAS_3_0_GBPS], in debugfs_set_bist_v3_hw() 3231 ffe[FFE_SAS_6_0_GBPS], ffe[FFE_SAS_12_0_GBPS], in debugfs_set_bist_v3_hw() 3232 ffe[FFE_SATA_1_5_GBPS], ffe[FFE_SATA_3_0_GBPS], in debugfs_set_bist_v3_hw() 3233 ffe[FFE_SATA_6_0_GBPS], fix_code[FIXED_CODE], in debugfs_set_bist_v3_hw() 4906 ffe_dentry = debugfs_create_dir("ffe", port_dentry); in debugfs_bist_init_v3_hw()
|
/openbmc/linux/drivers/media/radio/ |
H A D | saa7706h.c | 29 $0A00 - $0FFE Reserved
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_phy.c | 2151 /* Disable adaptive fixed FFE (Default) */ in igb_phy_init_script_igp3() 2153 /* Enable FFE hysteresis */ in igb_phy_init_script_igp3() 2155 /* Fixed FFE for short cable lengths */ in igb_phy_init_script_igp3() 2157 /* Fixed FFE for medium cable lengths */ in igb_phy_init_script_igp3() 2159 /* Fixed FFE for long cable lengths */ in igb_phy_init_script_igp3()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | phy.c | 2222 /* Disable adaptive fixed FFE (Default) */ in e1000e_phy_init_script_igp3() 2224 /* Enable FFE hysteresis */ in e1000e_phy_init_script_igp3() 2226 /* Fixed FFE for short cable lengths */ in e1000e_phy_init_script_igp3() 2228 /* Fixed FFE for medium cable lengths */ in e1000e_phy_init_script_igp3() 2230 /* Fixed FFE for long cable lengths */ in e1000e_phy_init_script_igp3()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_ftp.c | 220 /* Returns 0, or length of numbers: |1|132.235.1.2|6275| or |2|3ffe::1|6275| */
|
/openbmc/linux/drivers/net/phy/ |
H A D | bcm7xxx.c | 135 /* Enable ffe zero detection for Vitesse interoperability */ in bcm7xxx_28nm_a0_patch_afe_config_init()
|
H A D | mediatek-ge-soc.c | 816 /* FFE peaking */ in mt7981_phy_finetune()
|
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_cp110.c | 381 /* FFE resistor tuning for different bandwidth */ in comphy_pcie_power_up() 1328 /* Force FFE (Feed Forward Equalization) to 5G */ in comphy_sfi_power_up()
|
H A D | comphy_a3700.c | 470 * 11. Set capacitor value for FFE gain peaking to 0xF in comphy_usb3_power_up()
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch | 323 index d7fb059..9612ffe 100644
|