Searched defs:rft (Results 1 – 3 of 3) sorted by relevance
244 static int rdtgroup_add_file(struct kernfs_node *parent_kn, struct rftype *rft) in rdtgroup_add_file()267 struct rftype *rft = of->kn->priv; in rdtgroup_seqfile_show() local277 struct rftype *rft = of->kn->priv; in rdtgroup_file_write() local298 struct rftype *rft = of->kn->priv; in is_cpu_list() local1978 struct rftype *rfts, *rft; in rdtgroup_add_files() local2009 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local2025 struct rftype *rft; in thread_throttle_mode_init() local2036 struct rftype *rft; in mbm_config_rftype_init() local2103 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
31 struct fc_ns_rft rft; member
145 struct rft { struct146 __be32 port_id; /* For RFT_ID requests */148 __be32 fcp_reg; /* rsvd 31:9, fcp_reg 8, rsvd 7:0 */149 __be32 nvme_reg; /* rsvd 31:9, nvme_reg 8, rsvd 7:0 */150 __be32 word2;151 __be32 app_serv_reg; /* rsvd 31:1, app_serv_reg 0 */152 __be32 word[4];153 } rft; member