Searched refs:max_dpi (Results 1 – 6 of 6) sorted by relevance
125 attr->max_dpi = le32_to_cpu(sb->max_dpi); in bng_re_get_dev_attr()
43 u32 max_dpi; member
78 u32 max_dpi; member
790 if (dev_attr->max_dpi) in bnxt_qplib_alloc_dpi_tbl()791 dpit->max = min_t(u32, dpit->max, dev_attr->max_dpi); in bnxt_qplib_alloc_dpi_tbl()
193 attr->max_dpi = le32_to_cpu(sb->max_dpi); in bnxt_qplib_get_dev_attr()
442 u64 max_dpi; member