Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_main.c59 const bool peer_to_peer; variable
Dsiw.h500 extern const bool peer_to_peer;
Dsiw_cm.c1339 bool p2p_mode = peer_to_peer, v4 = true; in siw_connect()