Home
last modified time | relevance | path

Searched refs:tb_port_clear_counter (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dpath.c523 res = tb_port_clear_counter(path->hops[i].in_port, in tb_path_activate()
H A Dtb.h1039 int tb_port_clear_counter(struct tb_port *port, int counter);
H A Dswitch.c603 int tb_port_clear_counter(struct tb_port *port, int counter) in tb_port_clear_counter() function