Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_sp.c125 attr->max_dpi = le32_to_cpu(sb->max_dpi); in bng_re_get_dev_attr()
H A Dbng_sp.h43 u32 max_dpi; member
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.h78 u32 max_dpi; member
H A Dqplib_res.c790 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()
H A Dqplib_sp.c193 attr->max_dpi = le32_to_cpu(sb->max_dpi); in bnxt_qplib_get_dev_attr()
/linux/include/linux/qed/
H A Dqed_rdma_if.h442 u64 max_dpi; member