ub: ubcore add create/delete tp table api
driver inclusion category: feature bugzilla: NA CVE: NA -------------------------------- Ubcore add create/delete tp table api, including: - ubcore_create_tptable: it will use ubcore_hash_table as the hash table. - ubcore_destroy_tptable: destroy the tp hash table. - ubcore_remove_tp_node: remove tp node in tp hash table. - ubcore_destroy_tp: destroy the tp by calling the destroy_tp method registered by driver. Signed-off-by:Guoxin Qian <qianguoxin@huawei.com> Signed-off-by:
Yizhen Fan <fanyizhen@huawei.com>
Loading
Please sign in to comment