/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl.c | 774 u16 fid, struct netlink_ext_ack *extack) in mlxsw_sp_acl_rulei_act_fid_set() 1054 struct mlxsw_sp_fid *fid; in mlxsw_sp_acl_init() local
|
D | reg.h | 535 const char *mac, u16 fid, in mlxsw_reg_sfd_uc_tunnel_pack() 550 const char *mac, u16 fid, in mlxsw_reg_sfd_uc_tunnel_pack4() 562 u16 fid, enum mlxsw_reg_sfd_rec_action action, in mlxsw_reg_sfd_uc_tunnel_pack6() 1654 u16 fid, bool irif_v, u16 irif) in __mlxsw_reg_svfa_pack() 1666 bool valid, u16 fid, u16 vid, in mlxsw_reg_svfa_port_vid_pack() 1676 static inline void mlxsw_reg_svfa_vid_pack(char *payload, bool valid, u16 fid, in mlxsw_reg_svfa_vid_pack() 1685 static inline void mlxsw_reg_svfa_vni_pack(char *payload, bool valid, u16 fid, in mlxsw_reg_svfa_vni_pack() 1996 enum mlxsw_reg_sfmr_op op, u16 fid, in mlxsw_reg_sfmr_pack()
|
D | core_acl_flex_actions.c | 1869 u16 fid) in mlxsw_afa_virfwd_pack() 1875 int mlxsw_afa_block_append_fid_set(struct mlxsw_afa_block *block, u16 fid, in mlxsw_afa_block_append_fid_set()
|
/linux-6.15/drivers/net/dsa/mv88e6xxx/ |
D | port.c | 1033 int mv88e6xxx_port_get_fid(struct mv88e6xxx_chip *chip, int port, u16 *fid) in mv88e6xxx_port_get_fid() 1059 int mv88e6xxx_port_set_fid(struct mv88e6xxx_chip *chip, int port, u16 fid) in mv88e6xxx_port_set_fid()
|
/linux-6.15/fs/fuse/ |
D | inode.c | 1135 struct fid *fid, int fh_len, int fh_type) in fuse_fh_to_dentry() 1150 struct fid *fid, int fh_len, int fh_type) in fuse_fh_to_parent()
|
/linux-6.15/fs/afs/ |
D | afs.h | 76 struct afs_fid fid; /* File identifier */ member
|
D | internal.h | 157 struct afs_fid fid; /* Primary vnode ID (or all zeroes) */ member 680 struct afs_fid fid; /* the file identifier for this inode */ member 834 struct afs_fid fid; /* Fid to access */ member 1191 const struct afs_fid *fid) in afs_op_set_fid()
|
/linux-6.15/arch/riscv/kvm/ |
D | vcpu_pmu.c | 341 int kvm_riscv_vcpu_pmu_incr_fw(struct kvm_vcpu *vcpu, unsigned long fid) in kvm_riscv_vcpu_pmu_incr_fw()
|
/linux-6.15/drivers/infiniband/hw/bnxt_re/ |
D | qplib_sp.c | 826 int bnxt_qplib_qext_stat(struct bnxt_qplib_rcfw *rcfw, u32 fid, in bnxt_qplib_qext_stat()
|
/linux-6.15/drivers/s390/char/ |
D | tape_3590.h | 102 unsigned int fid:8; member
|
/linux-6.15/arch/s390/include/asm/ |
D | sclp.h | 140 u32 fid; member
|
D | pci.h | 130 u32 fid; /* function ID, used by sclp */ member
|
/linux-6.15/drivers/crypto/chelsio/ |
D | chcr_algo.h | 197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument
|
/linux-6.15/drivers/pinctrl/ |
D | pinctrl-equilibrium.c | 594 unsigned int fid; in funcs_utils() local
|
/linux-6.15/fs/smb/client/ |
D | reparse.c | 254 struct cifs_fid fid; in detect_directory_symlink_target() local
|
D | smb2inode.c | 195 struct cifs_fid fid; in smb2_compound_op() local
|
/linux-6.15/drivers/nvme/host/ |
D | core.c | 1657 static int nvme_features(struct nvme_ctrl *dev, u8 op, unsigned int fid, in nvme_features() 1675 int nvme_set_features(struct nvme_ctrl *dev, unsigned int fid, in nvme_set_features() 1684 int nvme_get_features(struct nvme_ctrl *dev, unsigned int fid, in nvme_get_features()
|
/linux-6.15/drivers/dma/amd/qdma/ |
D | qdma.h | 260 u32 fid; member
|
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | ampdu.c | 350 static int brcms_c_ffpld_check_txfunfl(struct brcms_c_info *wlc, int fid) in brcms_c_ffpld_check_txfunfl()
|
/linux-6.15/arch/s390/include/uapi/asm/ |
D | ipl.h | 81 __u32 fid; member
|
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | dbg-tlv.h | 88 __le32 fid[2]; member
|
/linux-6.15/fs/f2fs/ |
D | super.c | 3354 static struct dentry *f2fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in f2fs_fh_to_dentry() 3361 static struct dentry *f2fs_fh_to_parent(struct super_block *sb, struct fid *fid, in f2fs_fh_to_parent()
|
/linux-6.15/drivers/net/dsa/ |
D | mt7530.h | 265 #define FID_PST(fid, state) (((state) & 0x3) << ((fid) * 2)) argument 266 #define FID_PST_MASK(fid) FID_PST(fid, 0x3) argument
|
/linux-6.15/include/linux/qed/ |
D | common_hsi.h | 1154 __le16 fid; member 1169 __le16 fid; member 1188 union pxp_pretend_fid fid; member
|
/linux-6.15/drivers/media/usb/uvc/ |
D | uvc_video.c | 1147 u8 fid; in uvc_video_decode_start() local
|