Lines Matching full:arbitration
41 * pci_vc_load_arb_table - load and wait for VC arbitration table
45 * Set Load VC Arbitration Table bit requesting hardware to apply the VC
46 * Arbitration Table (previously loaded). When the VC Arbitration Table
47 * Status clears, hardware has latched the table into VC arbitration logic.
60 pci_err(dev, "VC arbitration table failed to load\n"); in pci_vc_load_arb_table()
64 * pci_vc_load_port_arb_table - Load and wait for VC port arbitration table
69 * Set Load Port Arbitration Table bit requesting hardware to apply the Port
70 * Arbitration Table (previously loaded). When the Port Arbitration Table
71 * Status clears, hardware has latched the table into port arbitration logic.
88 pci_err(dev, "VC%d port arbitration table failed to load\n", res); in pci_vc_load_port_arb_table()
206 /* Port Arbitration Table Entry Size (bits) */ in pci_vc_do_save_buffer()
210 * Port VC Control Register contains VC Arbitration Select, which in pci_vc_do_save_buffer()
227 * If we have any Low Priority VCs and a VC Arbitration Table Offset in pci_vc_do_save_buffer()
257 * re-load the VC Arbitration Table. in pci_vc_do_save_buffer()
270 * Port Arbitration Table attached to each VC. The Port Arbitration in pci_vc_do_save_buffer()
324 /* Load port arbitration table if used */ in pci_vc_do_save_buffer()