/linux-6.14.4/fs/notify/fanotify/ |
D | fanotify.c | 593 struct fanotify_fid_event *ffe; in fanotify_alloc_fid_event() local 595 ffe = kmem_cache_alloc(fanotify_fid_event_cachep, gfp); in fanotify_alloc_fid_event() 596 if (!ffe) in fanotify_alloc_fid_event() 599 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event() 600 ffe->fsid = *fsid; in fanotify_alloc_fid_event() 602 fanotify_encode_fh(&ffe->object_fh, id, fanotify_encode_fh_len(id), in fanotify_alloc_fid_event() 605 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 …]
|
/linux-6.14.4/drivers/scsi/mvsas/ |
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)
|
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()
|
/linux-6.14.4/arch/m68k/ifpsp060/ |
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 …]
|
D | pfpsp.sa | 663 dc.l $e2804e75,$006e3ffe,$ff840680,$00003ffe 778 dc.l $00000000,$00000000,$00000000,$00007ffe 779 dc.l $0000ffff,$ffffffff,$ffff0000,$00007ffe
|
D | itest.sa | 1015 dc.l $ff8c61ff,$00000ffe,$4a0066ff,$00001024
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/hwss/ |
D | link_hwss_hpo_fixed_vs_pe_retimer_dp.c | 181 // Don't update our HW FFE when outputting phy test patterns in set_hpo_fixed_vs_pe_retimer_dp_lane_settings() 183 // Directly program FIXED_VS retimer FFE for SQ128 override in set_hpo_fixed_vs_pe_retimer_dp_lane_settings()
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | rtnetlink.sh | 226 run_cmd tc filter add dev "$dev" parent 1:0 prio 5 handle ffe: protocol ip u32 divisor 256 229 …run_cmd tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32 ht ffe:2: match i… 230 …run_cmd tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:2 u32 ht ffe:2: match i… 232 run_cmd tc filter del dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | microchip,sparx5-serdes.yaml | 23 * Adjustable tx de-emphasis (FFE)
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_dp_link_training.c | 503 "TX FFE request: " TRAIN_REQ_FMT "\n", in intel_dp_get_adjust_train() 615 "TX FFE presets: " TRAIN_SET_FMT "\n", in intel_dp_set_signal_levels() 1393 /* Read the initial TX FFE settings. */ in intel_dp_128b132b_lane_eq() 1395 lt_err(intel_dp, DP_PHY_DPRX, "Failed to read TX FFE presets\n"); in intel_dp_128b132b_lane_eq() 1402 lt_err(intel_dp, DP_PHY_DPRX, "Failed to set initial TX FFE settings\n"); in intel_dp_128b132b_lane_eq() 1446 * During LT, Tx shall read AUX_RD_INTERVAL just before writing the new FFE in intel_dp_128b132b_lane_eq() 1455 lt_err(intel_dp, DP_PHY_DPRX, "Failed to update TX FFE settings\n"); in intel_dp_128b132b_lane_eq()
|
/linux-6.14.4/net/ipv6/ |
D | addrlabel.c | 57 * 3ffe::/16 N/A 12 6bone 86 }, { /* 3ffe::/16 */
|
/linux-6.14.4/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 707 /* get default FFE configuration for BIST */ in init_reg_v3_hw() 3196 /* update FFE */ in hisi_sas_bist_test_prep_v3_hw() 3241 u32 *ffe = hisi_hba->debugfs_bist_ffe[phy_no]; in debugfs_set_bist_v3_hw() local 3247 …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() 3249 ffe[FFE_SAS_1_5_GBPS], ffe[FFE_SAS_3_0_GBPS], in debugfs_set_bist_v3_hw() 3250 ffe[FFE_SAS_6_0_GBPS], ffe[FFE_SAS_12_0_GBPS], in debugfs_set_bist_v3_hw() 3251 ffe[FFE_SATA_1_5_GBPS], ffe[FFE_SATA_3_0_GBPS], in debugfs_set_bist_v3_hw() 3252 ffe[FFE_SATA_6_0_GBPS], fix_code[FIXED_CODE], in debugfs_set_bist_v3_hw() 4811 ffe_dentry = debugfs_create_dir("ffe", port_dentry); in debugfs_bist_init_v3_hw()
|
D | hisi_sas_v2_hw.c | 1210 /* Get sas_phy_ctrl value to deal with TX FFE issue. */ in init_reg_v2_hw()
|
/linux-6.14.4/drivers/media/radio/ |
D | saa7706h.c | 29 $0A00 - $0FFE Reserved
|
/linux-6.14.4/drivers/net/ethernet/intel/igb/ |
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()
|
/linux-6.14.4/drivers/net/ethernet/intel/e1000e/ |
D | phy.c | 2221 /* Disable adaptive fixed FFE (Default) */ in e1000e_phy_init_script_igp3() 2223 /* Enable FFE hysteresis */ in e1000e_phy_init_script_igp3() 2225 /* Fixed FFE for short cable lengths */ in e1000e_phy_init_script_igp3() 2227 /* Fixed FFE for medium cable lengths */ in e1000e_phy_init_script_igp3() 2229 /* Fixed FFE for long cable lengths */ in e1000e_phy_init_script_igp3()
|
/linux-6.14.4/net/netfilter/ |
D | nf_conntrack_ftp.c | 220 /* Returns 0, or length of numbers: |1|132.235.1.2|6275| or |2|3ffe::1|6275| */
|
/linux-6.14.4/drivers/net/phy/ |
D | bcm7xxx.c | 135 /* Enable ffe zero detection for Vitesse interoperability */ in bcm7xxx_28nm_a0_patch_afe_config_init()
|
/linux-6.14.4/drivers/net/phy/mediatek/ |
D | mtk-ge-soc.c | 804 /* FFE peaking */ in mt7981_phy_finetune()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_dp_training.c | 168 /* TODO - DP2.0 Log: add connectivity log for FFE PRESET */ in dp_log_training_result()
|
/linux-6.14.4/drivers/phy/marvell/ |
D | phy-mvebu-a3700-comphy.c | 962 * 15. Set capacitor value for FFE gain peaking to 0xF in mvebu_a3700_comphy_usb3_power_on()
|
/linux-6.14.4/drivers/scsi/isci/ |
D | host.c | 2067 /* Leave DFE/FFE on */ in sci_controller_afe_initialization()
|
/linux-6.14.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 7500 * Change FFE main cursor to 5 in EDC register in bnx2x_8073_config_init() 7585 * tap. The 1st write to change FFE main tap is set before in bnx2x_8073_read_status()
|
/linux-6.14.4/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 12088 # the exponent is 3fff or 3ffe. if it's 3ffe, then it's a safe number
|
D | fpsp.S | 15657 # the exponent is 3fff or 3ffe. if it's 3ffe, then it's a safe number
|