Searched refs:idpf_vec_regs (Results 1 – 5 of 5) sorted by relevance
67 struct idpf_vec_regs *reg_vals; in idpf_vf_intr_reg_init()74 reg_vals = kzalloc_objs(struct idpf_vec_regs, total_vecs); in idpf_vf_intr_reg_init()90 struct idpf_vec_regs *reg = ®_vals[vec_id]; in idpf_vf_intr_reg_init()
68 struct idpf_vec_regs *reg_vals; in idpf_intr_reg_init()75 reg_vals = kzalloc_objs(struct idpf_vec_regs, total_vecs); in idpf_intr_reg_init()91 struct idpf_vec_regs *reg = ®_vals[vec_id]; in idpf_intr_reg_init()
13 struct idpf_vec_regs;25 struct idpf_vec_regs *reg_vals, int num_vecs);
328 struct idpf_vec_regs { struct
908 struct idpf_vec_regs *reg_vals, int num_vecs) in idpf_get_reg_intr_vecs()911 struct idpf_vec_regs reg_val; in idpf_get_reg_intr_vecs()