Home
last modified time | relevance | path

Searched refs:tb_port_add_nfc_credits (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dpath.c369 res = tb_port_add_nfc_credits(path->hops[i].in_port, in __tb_path_deallocate_nfc()
496 res = tb_port_add_nfc_credits(path->hops[i].in_port, in tb_path_activate()
H A Dtb.h841 int tb_port_add_nfc_credits(struct tb_port *port, int credits);
H A Dswitch.c590 * tb_port_add_nfc_credits() - add/remove non flow controlled credits to port
597 int tb_port_add_nfc_credits(struct tb_port *port, int credits) in tb_port_add_nfc_credits() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dpath.c383 res = tb_port_add_nfc_credits(path->hops[i].in_port, in __tb_path_deallocate_nfc()
518 res = tb_port_add_nfc_credits(path->hops[i].in_port, in tb_path_activate()
H A Dtb.h1031 int tb_port_add_nfc_credits(struct tb_port *port, int credits);
H A Dswitch.c557 * tb_port_add_nfc_credits() - add/remove non flow controlled credits to port
566 int tb_port_add_nfc_credits(struct tb_port *port, int credits) in tb_port_add_nfc_credits() function

Completed in 15 milliseconds