
The following functions are currently public functions: dp_tx_tso_cmn_desc_pool_alloc() dp_tx_tso_cmn_desc_pool_init() dp_tx_tso_cmn_desc_pool_deinit() dp_tx_tso_cmn_desc_pool_free() However these functions are only called from within the file where they are defined, so make them static. Change-Id: If57b36398e0cf6a33be2b85bc00d651fe5ed9a71 CRs-Fixed: 3371860