Searched refs:P2P (Results 1 – 25 of 27) sorted by relevance
12
9 called Peer-to-Peer (or P2P). However, there are a number of issues that10 make P2P transactions tricky to do in a perfectly safe way.17 only supports doing P2P when the endpoints involved are all behind the24 memory that is used for P2P transactions needs to be backed by struct33 In a given P2P implementation there may be three or more different36 * Provider - A driver which provides or publishes P2P resources like70 as a P2P DMA resource using :c:func:`pci_p2pdma_add_resource()`.74 P2P memory using :c:func:`pci_p2pmem_publish()`. This will allow108 a specific P2P provider to use it may check compatibility using122 allocating scatter-gather lists with P2P memory.[all …]
33 Enable peer-to-peer (P2P) communication between AMD GPUs over38 This P2P feature is only enabled on compatible chipsets, and between
10 P2P = 1, enumerator
10 DEFINE(P2P),
39 BRCMF_FEAT_DEF(P2P) \
148 A relaxation feature example is allowing the operation of a P2P group154 is associated to P2P GO and in addition the P2P GO instantiated on156 non P2P clients.
150 * port of the root complex virtual P2P bridge. But I want187 * port of the root complex virtual P2P bridge. But I want224 * port of the root complex virtual P2P bridge. But I want
278 * port of the root complex virtual P2P bridge. But I want318 * port of the root complex virtual P2P bridge. But I want358 * port of the root complex virtual P2P bridge. But I want398 * port of the root complex virtual P2P bridge. But I want
266 * port of the root complex virtual P2P bridge. But I want307 * port of the root complex virtual P2P bridge. But I want348 * port of the root complex virtual P2P bridge. But I want
350 * port of the root complex virtual P2P bridge. But I want391 * port of the root complex virtual P2P bridge. But I want432 * port of the root complex virtual P2P bridge. But I want
299 * port of the root complex virtual P2P bridge. But I want340 * port of the root complex virtual P2P bridge. But I want
353 * port of the root complex virtual P2P bridge. But I want394 * port of the root complex virtual P2P bridge. But I want
339 * port of the root complex virtual P2P bridge. But I want380 * port of the root complex virtual P2P bridge. But I want
493 * port of the root complex virtual P2P bridge. But I want535 * port of the root complex virtual P2P bridge. But I want
521 * port of the root complex virtual P2P bridge. But I want563 * port of the root complex virtual P2P bridge. But I want
268 * port of the root complex virtual P2P bridge. But I want
357 * port of the root complex virtual P2P bridge. But I want
132 forwarding on P2P bridges if necessary, so that the requested resources can135 P2P bridges if any). In the case of vga_arb_lock(), the function will block137 any resource on a different bus segment, since P2P bridges don't differentiate
177 Many PCIe root complexes do not support P2P transactions and179 P2P DMA transactions must be between devices behind the same root
113 delay mechanism (P2P) is not supported.
150 for multi-channel concurrency. Enable this if P2P PowerSave support
199 - completion B (CPL B): completion of DMA remote2local and P2P non-posted requests
4248 if (ha->operating_mode == P2P) { in qla2x00_update_fw_options()4273 if (ha->operating_mode == P2P) { in qla24xx_update_fw_options()4793 ha->operating_mode = P2P; in qla2x00_configure_hba()4801 ha->operating_mode = P2P; in qla2x00_configure_hba()
1859 if (ha->operating_mode != P2P) { in qla24xx_process_bidir_cmd()
6937 tmp = P2P << 4; in qlt_24xx_config_nvram_stage1()7041 tmp = P2P << 4; in qlt_81xx_config_nvram_stage1()
Completed in 51 milliseconds