Home
last modified time | relevance | path

Searched refs:peer_to_peer (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_main.c59 const bool peer_to_peer; variable
Dsiw.h497 extern const bool peer_to_peer;
Dsiw_cm.c1360 bool p2p_mode = peer_to_peer, v4 = true; in siw_connect()