Home
last modified time | relevance | path

Searched defs:occ_show (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/devlink/
Ddevlink.c2165 struct occ_show { struct
2166 struct dl *dl;
2167 int err;
2168 struct list_head port_list;
2209 struct occ_show *occ_show; in occ_show_alloc() local
2219 static void occ_show_free(struct occ_show *occ_show) in occ_show_free()
2227 static struct occ_port *occ_port_get(struct occ_show *occ_show, in occ_port_get()
2309 static void pr_out_occ_show(struct occ_show *occ_show) in pr_out_occ_show()
2323 static void cmd_sb_occ_port_pool_process(struct occ_show *occ_show, in cmd_sb_occ_port_pool_process()
2351 struct occ_show *occ_show = data; in cmd_sb_occ_port_pool_process_cb() local
[all …]