Home
last modified time | relevance | path

Searched refs:fme_set_prop (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.h156 int fme_set_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop);
H A Difpga_api.c396 return fme_set_prop(&hw->fme, prop); in ifpga_set_prop()
H A Difpga_fme.c28 int fme_set_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop) in fme_set_prop() function