Lines Matching full:arbitration
40 * pci_vc_load_arb_table - load and wait for VC arbitration table
44 * Set Load VC Arbitration Table bit requesting hardware to apply the VC
45 * Arbitration Table (previously loaded). When the VC Arbitration Table
46 * Status clears, hardware has latched the table into VC arbitration logic.
59 pci_err(dev, "VC arbitration table failed to load\n"); in pci_vc_load_arb_table()
63 * pci_vc_load_port_arb_table - Load and wait for VC port arbitration table
68 * Set Load Port Arbitration Table bit requesting hardware to apply the Port
69 * Arbitration Table (previously loaded). When the Port Arbitration Table
70 * Status clears, hardware has latched the table into port arbitration logic.
87 pci_err(dev, "VC%d port arbitration table failed to load\n", res); in pci_vc_load_port_arb_table()
205 /* Port Arbitration Table Entry Size (bits) */ in pci_vc_do_save_buffer()
209 * Port VC Control Register contains VC Arbitration Select, which in pci_vc_do_save_buffer()
226 * If we have any Low Priority VCs and a VC Arbitration Table Offset in pci_vc_do_save_buffer()
256 * re-load the VC Arbitration Table. in pci_vc_do_save_buffer()
269 * Port Arbitration Table attached to each VC. The Port Arbitration in pci_vc_do_save_buffer()
323 /* Load port arbitration table if used */ in pci_vc_do_save_buffer()