Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/rdma/
Dib_user_verbs.h668 struct ib_uverbs_post_send { struct
/linux-4.1.27/drivers/infiniband/core/
Duverbs_main.c106 [IB_USER_VERBS_CMD_POST_SEND] = ib_uverbs_post_send,
Duverbs_cmd.c2179 ssize_t ib_uverbs_post_send(struct ib_uverbs_file *file, in ib_uverbs_post_send() function
2183 struct ib_uverbs_post_send cmd; in ib_uverbs_post_send()