Searched refs:feature_prop (Results 1 – 14 of 14) sorted by relevance
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_ifpga_hw_api.c | 9 struct feature_prop *prop) in opae_manager_ifpga_get_prop() 22 struct feature_prop *prop) in opae_manager_ifpga_set_prop() 66 struct feature_prop *prop) in opae_bridge_ifpga_get_prop() 80 struct feature_prop *prop) in opae_bridge_ifpga_set_prop()
|
| H A D | ifpga_fme_iperf.c | 440 struct feature_prop *prop) in fme_iperf_root_get_prop() 460 struct feature_prop *prop) in fme_iperf_cache_get_prop() 500 struct feature_prop *prop) in fme_iperf_vtd_root_get_prop() 538 struct feature_prop *prop) in fme_iperf_vtd_sub_get_prop() 575 struct feature_prop *prop) in fme_iperf_vtd_get_prop() 586 struct feature_prop *prop) in fme_iperf_fab_get_prop() 630 struct feature_prop *prop) in fme_global_iperf_get_prop() 649 struct feature_prop *prop) in fme_iperf_cache_set_prop() 662 struct feature_prop *prop) in fme_iperf_vtd_set_prop() 675 struct feature_prop *prop) in fme_iperf_fab_set_prop() [all …]
|
| H A D | opae_ifpga_hw_api.h | 16 struct feature_prop { struct 218 struct feature_prop *prop); 220 struct feature_prop *prop); 222 struct feature_prop *prop); 224 struct feature_prop *prop);
|
| H A D | ifpga_fme_dperf.c | 203 struct feature_prop *prop) in fme_dperf_fab_get_prop() 229 struct feature_prop *prop) in fme_dperf_root_get_prop() 249 struct feature_prop *prop) in fme_global_dperf_get_prop() 264 struct feature_prop *prop) in fme_dperf_fab_set_prop() 283 struct feature_prop *prop) in fme_global_dperf_set_prop()
|
| H A D | ifpga_fme_error.c | 268 struct feature_prop *prop) in fme_err_fme_err_get_prop() 290 struct feature_prop *prop) in fme_err_root_get_prop() 316 struct feature_prop *prop) in fme_global_error_get_prop() 336 struct feature_prop *prop) in fme_err_fme_err_set_prop() 350 struct feature_prop *prop) in fme_err_root_set_prop() 368 struct feature_prop *prop) in fme_global_error_set_prop()
|
| H A D | ifpga_api.h | 19 struct feature_prop *prop); 21 struct feature_prop *prop);
|
| H A D | ifpga_feature_dev.h | 156 int fme_get_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop); 157 int fme_set_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop); 182 int port_get_prop(struct ifpga_port_hw *port, struct feature_prop *prop); 183 int port_set_prop(struct ifpga_port_hw *port, struct feature_prop *prop);
|
| H A D | ifpga_hw.h | 56 struct feature_prop *prop); 58 struct feature_prop *prop);
|
| H A D | ifpga_port.c | 7 int port_get_prop(struct ifpga_port_hw *port, struct feature_prop *prop) in port_get_prop() 22 int port_set_prop(struct ifpga_port_hw *port, struct feature_prop *prop) in port_set_prop() 282 struct feature_prop *prop) in port_hdr_get_prop() 313 struct feature_prop *prop) in port_hdr_set_prop()
|
| H A D | ifpga_port_error.c | 108 struct feature_prop *prop) in port_error_get_prop() 129 struct feature_prop *prop) in port_error_set_prop()
|
| H A D | ifpga_fme.c | 14 int fme_get_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop) in fme_get_prop() 29 int fme_set_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop) in fme_set_prop() 181 fme_hdr_get_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_hdr_get_prop() 457 fme_thermal_set_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_thermal_set_prop() 477 fme_thermal_get_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_thermal_get_prop() 711 struct feature_prop *prop) in fme_power_mgmt_get_prop() 740 struct feature_prop *prop) in fme_power_mgmt_set_prop()
|
| H A D | ifpga_api.c | 405 struct feature_prop *prop) in ifpga_get_prop() 423 struct feature_prop *prop) in ifpga_set_prop()
|
| /dpdk/drivers/raw/ifpga/ |
| H A D | rte_pmd_ifpga.c | 167 struct feature_prop fp; in get_common_property() 229 struct feature_prop fp; in get_port_property()
|
| H A D | ifpga_rawdev.c | 1165 struct feature_prop prop; in ifpga_get_fme_error_prop() 1182 struct feature_prop prop; in ifpga_set_fme_error_prop()
|