Searched refs:add_hwbcc_service (Results 1 – 3 of 3) sorted by relevance
86 int add_hwbcc_service(struct tipc_hset* hset, const struct hwbcc_ops* ops);
68 rc = add_hwbcc_service(hset, &ops); in main()
331 int add_hwbcc_service(struct tipc_hset* hset, const struct hwbcc_ops* ops) { in add_hwbcc_service() function