Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.h182 int port_set_prop(struct ifpga_port_hw *port, struct feature_prop *prop);
H A Difpga_port.c22 int port_set_prop(struct ifpga_port_hw *port, struct feature_prop *prop) in port_set_prop() function
H A Difpga_api.c400 return port_set_prop(&hw->port[port_id], prop); in ifpga_set_prop()