Home
last modified time | relevance | path

Searched refs:nfc_credits (Results 1 – 5 of 5) sorted by relevance

/drivers/thunderbolt/
Dswitch.c53 tb_info(tb, " NFC Credits: %#x\n", port->nfc_credits); in tb_dump_port()
157 port->config.nfc_credits, in tb_port_add_nfc_credits()
158 port->config.nfc_credits + credits); in tb_port_add_nfc_credits()
159 port->config.nfc_credits += credits; in tb_port_add_nfc_credits()
160 return tb_port_write(port, &port->config.nfc_credits, in tb_port_add_nfc_credits()
Dpath.c68 -path->nfc_credits); in __tb_path_deallocate_nfc()
144 path->nfc_credits); in tb_path_activate()
Dtb_regs.h174 u32 nfc_credits; member
Dtunnel_pci.c40 path->nfc_credits = 0; in tb_pci_init_path()
Dtb.h81 int nfc_credits; /* non flow controlled credits */ member