Home
last modified time | relevance | path

Searched defs:hns_roce_buf_attr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h287 struct hns_roce_buf_attr { struct
288 struct {
291 } region[HNS_ROCE_MAX_BT_REGION];
292 unsigned int region_count; /* valid region count */
293 unsigned int page_shift; /* buffer page shift */
294 unsigned int user_access; /* umem access flag */
295 u64 iova;
296 enum mtr_type type;
297 bool mtt_only; /* only alloc buffer-required MTT memory */
298 bool adaptive; /* adaptive for page_shift and hopnum */