ub: ubcore add tp table ops api
driver inclusion category: feature bugzilla: NA CVE: NA -------------------------------- Ubcore add tp table ops api, including: - ubcore_add_tp_node: Add tp as a node in tp hash table. Return old tp node if key already exists. - ubcore_find_remove_tp: Find and remove the tp from table only if it is unreferenced. - ubcore_get_tptable: Get tp hash table. - ubcore_put_tptable: Release the tp hash table. - ubcore_add_tp_with_tpn: Create tp node with specific tp. - ubcore_remove_tp_with_tpn: Destroy tp node with specific tp. Signed-off-by:Guoxin Qian <qianguoxin@huawei.com> Signed-off-by:
Yizhen Fan <fanyizhen@huawei.com>
Loading
Please sign in to comment