Searched refs:ibnl_put_msg (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | netlink.c | 131 void *ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq, in ibnl_put_msg() function 139 EXPORT_SYMBOL(ibnl_put_msg);
|
| H A D | iwpm_util.c | 491 if (!(ibnl_put_msg(skb, nlh, 0, 0, nl_client, nl_op, in iwpm_create_nlmsg() 669 if (!(ibnl_put_msg(skb, &nlh, 0, 0, nl_client, in send_nlmsg_done() 708 if (!(ibnl_put_msg(skb, &nlh, 0, 0, nl_client, in iwpm_send_mapinfo()
|
| H A D | addr.c | 174 data = ibnl_put_msg(skb, &nlh, seq, 0, RDMA_NL_LS, in ib_nl_ip_send_msg()
|
| H A D | sa_query.c | 858 data = ibnl_put_msg(skb, &nlh, query->seq, 0, RDMA_NL_LS, in ib_nl_make_request()
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | rdma_netlink.h | 63 void *ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq,
|