Home
last modified time | relevance | path

Searched refs:idpf_reg_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h193 struct idpf_reg_ops { struct
207 struct idpf_reg_ops reg_ops; argument
H A Didpf_lib.c1730 struct idpf_reg_ops *reg_ops = &adapter->dev_ops.reg_ops; in idpf_init_hard_reset()