Home
last modified time | relevance | path

Searched refs:idpf_vec_regs (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_vf_dev.c79 struct idpf_vec_regs *reg_vals; in idpf_vf_intr_reg_init()
85 reg_vals = kzalloc_objs(struct idpf_vec_regs, total_vecs); in idpf_vf_intr_reg_init()
H A Didpf_virtchnl.h93 struct idpf_vec_regs;
107 struct idpf_vec_regs *reg_vals);
H A Didpf_dev.c80 struct idpf_vec_regs *reg_vals; in idpf_intr_reg_init()
86 reg_vals = kzalloc_objs(struct idpf_vec_regs, total_vecs); in idpf_intr_reg_init()
H A Didpf_txrx.h328 struct idpf_vec_regs { struct
H A Didpf_virtchnl.c1325 struct idpf_vec_regs *reg_vals) in idpf_get_reg_intr_vecs()
1328 struct idpf_vec_regs reg_val; in idpf_get_reg_intr_vecs()