Searched refs:nfc_credits (Results 1 – 5 of 5) sorted by relevance
69 -path->nfc_credits); in __tb_path_deallocate_nfc()145 path->nfc_credits); in tb_path_activate()
201 u32 nfc_credits; member
447 tb_info(tb, " NFC Credits: %#x\n", port->nfc_credits); in tb_dump_port()551 port->config.nfc_credits, in tb_port_add_nfc_credits()552 port->config.nfc_credits + credits); in tb_port_add_nfc_credits()553 port->config.nfc_credits += credits; in tb_port_add_nfc_credits()554 return tb_port_write(port, &port->config.nfc_credits, in tb_port_add_nfc_credits()
41 path->nfc_credits = 0; in tb_pci_init_path()
180 int nfc_credits; /* non flow controlled credits */ member