Searched defs:hns_roce_buf_attr (Results 1 – 1 of 1) sorted by relevance
287 struct hns_roce_buf_attr { struct288 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 */