Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
Drdma_netlink.h125 #define RDMA_NL_LS_F_ERR 0x0100 macro
/kernel/linux/linux-5.10/include/uapi/rdma/
Drdma_netlink.h176 #define RDMA_NL_LS_F_ERR 0x0100 /* Failed response */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
Drdma_netlink.h153 #define RDMA_NL_LS_F_ERR 0x0100 macro
/kernel/linux/linux-5.10/drivers/infiniband/core/
Daddr.c89 if (nlh->nlmsg_flags & RDMA_NL_LS_F_ERR) in ib_nl_is_good_ip_resp()
Dsa_query.c1076 if (nlh->nlmsg_flags & RDMA_NL_LS_F_ERR) in ib_nl_is_good_resolve_resp()