Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_virtchnl.h9 struct idpf_vec_regs;
20 struct idpf_vec_regs *reg_vals);
Didpf_vf_dev.c74 struct idpf_vec_regs *reg_vals; in idpf_vf_intr_reg_init()
80 reg_vals = kcalloc(total_vecs, sizeof(struct idpf_vec_regs), in idpf_vf_intr_reg_init()
Didpf_dev.c74 struct idpf_vec_regs *reg_vals; in idpf_intr_reg_init()
80 reg_vals = kcalloc(total_vecs, sizeof(struct idpf_vec_regs), in idpf_intr_reg_init()
Didpf_txrx.h342 struct idpf_vec_regs { struct
Didpf_virtchnl.c1007 struct idpf_vec_regs *reg_vals) in idpf_get_reg_intr_vecs()
1010 struct idpf_vec_regs reg_val; in idpf_get_reg_intr_vecs()