Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_hw.h52 struct ifpga_feature_ops { struct
53 int (*init)(struct ifpga_feature *feature);
54 void (*uinit)(struct ifpga_feature *feature);
55 int (*get_prop)(struct ifpga_feature *feature,
57 int (*set_prop)(struct ifpga_feature *feature,
59 int (*set_irq)(struct ifpga_feature *feature, void *irq_set);