Home
last modified time | relevance | path

Searched refs:in_words (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/core/
Duverbs_main.c694 if ((hdr->in_words + ex_hdr->provider_in_words) * 8 != count) in verify_hdr()
717 if (hdr->in_words * 4 != count) in verify_hdr()
772 hdr.in_words * 4, in ib_uverbs_write()
782 hdr.in_words * 8, hdr.out_words * 8); in ib_uverbs_write()
/Linux-v4.19/include/uapi/rdma/
Dib_user_verbs.h148 __u16 in_words; member