f-stack/dpdk/drivers/common/nfp/version.map

17 lines
210 B
Plaintext
Raw Normal View History

2025-01-10 11:50:43 +00:00
INTERNAL {
global:
nfp_class_driver_register;
nfp_reconfig;
nfp_ext_reconfig;
nfp_reconfig_real;
nfp_read_mac;
nfp_write_mac;
nfp_enable_queues;
nfp_disable_queues;
nfp_dev_info_get;
local: *;
};