Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.h181 int port_get_prop(struct ifpga_port_hw *port, struct feature_prop *prop);
H A Difpga_port.c7 int port_get_prop(struct ifpga_port_hw *port, struct feature_prop *prop) in port_get_prop() function
H A Difpga_api.c382 return port_get_prop(&hw->port[port_id], prop); in ifpga_get_prop()