Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dpath.c68 res = tb_port_add_nfc_credits(path->hops[i].in_port, in __tb_path_deallocate_nfc()
144 res = tb_port_add_nfc_credits(path->hops[i].in_port, in tb_path_activate()
Dtb.h430 int tb_port_add_nfc_credits(struct tb_port *port, int credits);
Dswitch.c563 int tb_port_add_nfc_credits(struct tb_port *port, int credits) in tb_port_add_nfc_credits() function