numam-dpdk/drivers/net/ice
Qi Zhang ef165e0a1d net/ice/base: declare functions as external
Remove static of below functions and declare them as external
APIs.

ice_aq_add_vsi
ice_aq_free_vsi
ice_aq_update_vsi
ice_aq_add_lan_txq
ice_init_pkg

So far the purpose is just to sync with kernel driver.
They are reserved for future use.

Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Reviewed-by: Qiming Yang <qiming.yang@intel.com>
Reviewed-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2019-03-29 17:25:31 +01:00
..
base net/ice/base: declare functions as external 2019-03-29 17:25:31 +01:00
ice_ethdev.c net/ice: fix Tx function setting 2019-03-29 17:25:31 +01:00
ice_ethdev.h net/ice: support vector SSE in Rx 2019-03-29 17:25:31 +01:00
ice_logs.h net/ice: support device initialization 2018-12-21 16:22:41 +01:00
ice_rxtx_vec_avx2.c net/ice: support vector AVX2 in Tx 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_common.h net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_sse.c net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx.c net/ice: support vector AVX2 in Tx 2019-03-29 17:25:31 +01:00
ice_rxtx.h net/ice: support vector AVX2 in Tx 2019-03-29 17:25:31 +01:00
Makefile net/ice: support Rx AVX2 vector 2019-03-29 17:25:31 +01:00
meson.build net/ice: support Rx AVX2 vector 2019-03-29 17:25:31 +01:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00