Home
last modified time | relevance | path

Searched defs:rft (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c244 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() local
277 struct rftype *rft = of->kn->priv; in rdtgroup_file_write() local
298 struct rftype *rft = of->kn->priv; in is_cpu_list() local
1978 struct rftype *rfts, *rft; in rdtgroup_add_files() local
2009 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local
2025 struct rftype *rft; in thread_throttle_mode_init() local
2036 struct rftype *rft; in mbm_config_rftype_init() local
2103 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
/linux/drivers/scsi/libfc/
H A Dfc_encode.h31 struct fc_ns_rft rft; member
/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h145 struct rft { struct
146 __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