Home
last modified time | relevance | path

Searched refs:FID (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst42 [ FID record (Mandatory) ]
71 FID record
74 The FID record can be used to uniquely identify the inode that triggered
/linux-6.15/drivers/cpufreq/
H A Dpowernow-k7.h10 unsigned FID:5, // 4:0 member
H A Dpowernow-k7.c223 if (fidvidctl.bits.FID != fid) { in change_FID()
225 fidvidctl.bits.FID = fid; in change_FID()
/linux-6.15/Documentation/networking/devlink/
H A Dnetdevsim.rst98 identifier (FID) based on the ingress port and VLAN. This trap is used
99 to trap packets for which a FID could not be found
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dtvp7002.txt28 1 = FID output polarity inverted
/linux-6.15/Documentation/arch/s390/
H A Dpci.rst52 The slot entries are set up using the function identifier (FID) of the
/linux-6.15/drivers/net/dsa/
H A Dmt7530.h216 #define FID(x) (((x) & 0x7) << 1) macro
H A Dmt7530.c1717 val = IVL_MAC | VTAG_EN | PORT_MEM(new_members) | FID(FID_BRIDGED) | in mt7530_hw_vlan_add()
1794 val = IVL_MAC | EG_CON | PORT_MEM(MT7530_ALL_MEMBERS) | FID(FID_BRIDGED) | in mt7530_setup_vlan0()
/linux-6.15/Documentation/networking/dsa/
H A Ddsa.rst773 occasionally be called "FID" (Filtering ID) in this document, although the
935 correct bridging domain (FID) that the port is a part of. The port may be
936 VLAN-unaware, and in this case the FID must be equal to the FID used by the
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c1357 if (!MLXSW_CORE_RES_VALID(mlxsw_sp->core, FID)) in mlxsw_sp2_ptp_init()
H A Dspectrum.c184 u16 max_fid = MLXSW_CORE_RES_GET(mlxsw_core, FID); in mlxsw_sp_txhdr_info_data_init()