Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c59 const bool peer_to_peer; variable
H A Dsiw.h501 extern const bool peer_to_peer;
H A Dsiw_cm.c1352 bool p2p_mode = peer_to_peer, v4 = true; in siw_connect()