Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c122 static u32 uverbs_response_length(struct uverbs_attr_bundle *attrs, in uverbs_response_length() function
1048 resp.response_length = uverbs_response_length(attrs, sizeof(resp)); in create_cq()
1453 resp.response_length = uverbs_response_length(attrs, sizeof(resp)); in create_qp()
1940 .response_length = uverbs_response_length(attrs, sizeof(resp)) in ib_uverbs_ex_modify_qp()
2965 resp.response_length = uverbs_response_length(attrs, sizeof(resp)); in ib_uverbs_ex_create_wq()
3004 resp.response_length = uverbs_response_length(attrs, sizeof(resp)); in ib_uverbs_ex_destroy_wq()
3139 resp.response_length = uverbs_response_length(attrs, sizeof(resp)); in ib_uverbs_ex_create_rwq_ind_table()
3688 resp.response_length = uverbs_response_length(attrs, sizeof(resp)); in ib_uverbs_ex_query_device()