Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/
H A Dib_user_cm.h142 __u8 peer_to_peer; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/
H A Dib_user_cm.h142 __u8 peer_to_peer; member
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_main.c59 const bool peer_to_peer; variable
H A Dsiw.h499 extern const bool peer_to_peer;
H A Dsiw_cm.c1333 bool p2p_mode = peer_to_peer, v4 = true; in siw_connect()