Home
last modified time | relevance | path

Searched refs:ifpga_feature_ops (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.h13 struct ifpga_feature_ops *ops;
167 extern struct ifpga_feature_ops fme_hdr_ops;
168 extern struct ifpga_feature_ops fme_thermal_mgmt_ops;
169 extern struct ifpga_feature_ops fme_power_mgmt_ops;
170 extern struct ifpga_feature_ops fme_global_err_ops;
171 extern struct ifpga_feature_ops fme_pr_mgmt_ops;
174 extern struct ifpga_feature_ops fme_hssi_eth_ops;
175 extern struct ifpga_feature_ops fme_emif_ops;
176 extern struct ifpga_feature_ops fme_spi_master_ops;
177 extern struct ifpga_feature_ops fme_i2c_master_ops;
[all …]
H A Difpga_hw.h47 struct ifpga_feature_ops *ops;/* callback to this private feature */
52 struct ifpga_feature_ops { struct
H A Difpga_port.c331 struct ifpga_feature_ops ifpga_rawdev_port_hdr_ops = {
359 struct ifpga_feature_ops ifpga_rawdev_port_stp_ops = {
404 struct ifpga_feature_ops ifpga_rawdev_port_uint_ops = {
426 struct ifpga_feature_ops ifpga_rawdev_port_afu_ops = {
H A Difpga_fme.c186 struct ifpga_feature_ops fme_hdr_ops = {
487 struct ifpga_feature_ops fme_thermal_mgmt_ops = {
733 struct ifpga_feature_ops fme_power_mgmt_ops = {
751 struct ifpga_feature_ops fme_hssi_eth_ops = {
767 struct ifpga_feature_ops fme_emif_ops = {
993 struct ifpga_feature_ops fme_spi_master_ops = {
1172 struct ifpga_feature_ops fme_nios_spi_master_ops = {
1257 struct ifpga_feature_ops fme_i2c_master_ops = {
1296 struct ifpga_feature_ops fme_eth_group_ops = {
H A Difpga_port_error.c157 struct ifpga_feature_ops ifpga_rawdev_port_error_ops = {
H A Difpga_fme_dperf.c295 struct ifpga_feature_ops fme_global_dperf_ops = {
H A Difpga_fme_pr.c354 struct ifpga_feature_ops fme_pr_mgmt_ops = {
H A Difpga_fme_error.c405 struct ifpga_feature_ops fme_global_err_ops = {
H A Difpga_fme_iperf.c710 struct ifpga_feature_ops fme_global_iperf_ops = {