Searched refs:port_get_prop (Results 1 – 3 of 3) sorted by relevance
181 int port_get_prop(struct ifpga_port_hw *port, struct feature_prop *prop);
7 int port_get_prop(struct ifpga_port_hw *port, struct feature_prop *prop) in port_get_prop() function
382 return port_get_prop(&hw->port[port_id], prop); in ifpga_get_prop()