Home
last modified time | relevance | path

Searched refs:RDMA_NLA_F_MANDATORY (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 Drdma_netlink.h187 #define RDMA_NLA_F_MANDATORY (1 << 13) macro
189 RDMA_NLA_F_MANDATORY))
/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 Drdma_netlink.h187 #define RDMA_NLA_F_MANDATORY (1 << 13) macro
189 RDMA_NLA_F_MANDATORY))
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Drdma_netlink.h214 #define RDMA_NLA_F_MANDATORY (1 << 13) macro
216 RDMA_NLA_F_MANDATORY))
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dsa_query.c778 nla_put(skb, RDMA_NLA_F_MANDATORY | LS_NLA_TYPE_SERVICE_ID, in ib_nl_set_path_rec_attrs()
782 nla_put(skb, RDMA_NLA_F_MANDATORY | LS_NLA_TYPE_DGID, in ib_nl_set_path_rec_attrs()
785 nla_put(skb, RDMA_NLA_F_MANDATORY | LS_NLA_TYPE_SGID, in ib_nl_set_path_rec_attrs()
788 nla_put(skb, RDMA_NLA_F_MANDATORY | LS_NLA_TYPE_TCLASS, in ib_nl_set_path_rec_attrs()
793 nla_put(skb, RDMA_NLA_F_MANDATORY | LS_NLA_TYPE_PKEY, in ib_nl_set_path_rec_attrs()
798 nla_put(skb, RDMA_NLA_F_MANDATORY | LS_NLA_TYPE_QOS_CLASS, in ib_nl_set_path_rec_attrs()
H A Daddr.c161 attrtype = RDMA_NLA_F_MANDATORY | LS_NLA_TYPE_IPV4; in ib_nl_ip_send_msg()
164 attrtype = RDMA_NLA_F_MANDATORY | LS_NLA_TYPE_IPV6; in ib_nl_ip_send_msg()