Searched refs:feature_prop (Results 1 – 13 of 13) sorted by relevance
| /f-stack/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_api.h | 19 struct feature_prop *prop); 21 struct feature_prop *prop);
|
| H A D | opae_ifpga_hw_api.h | 16 struct feature_prop { struct 217 struct feature_prop *prop); 219 struct feature_prop *prop); 221 struct feature_prop *prop); 223 struct feature_prop *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 | 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_feature_dev.h | 155 int fme_get_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop); 156 int fme_set_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop); 181 int port_get_prop(struct ifpga_port_hw *port, struct feature_prop *prop); 182 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 | 13 int fme_get_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop) in fme_get_prop() 28 int fme_set_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop) in fme_set_prop() 162 fme_hdr_get_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_hdr_get_prop() 436 fme_thermal_set_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_thermal_set_prop() 456 fme_thermal_get_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_thermal_get_prop() 690 struct feature_prop *prop) in fme_power_mgmt_get_prop() 719 struct feature_prop *prop) in fme_power_mgmt_set_prop()
|
| H A D | ifpga_api.c | 371 struct feature_prop *prop) in ifpga_get_prop() 389 struct feature_prop *prop) in ifpga_set_prop()
|
| /f-stack/dpdk/drivers/raw/ifpga/ |
| H A D | ifpga_rawdev.c | 1145 struct feature_prop prop; in ifpga_get_fme_error_prop() 1162 struct feature_prop prop; in ifpga_set_fme_error_prop()
|