Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libirdma/
H A Dirdma.h75 u32 max_hw_ceq_size; member
/freebsd/sys/dev/irdma/
H A Dirdma.h213 u32 max_hw_ceq_size; member
H A Dirdma_hw.c1286 dev->hw_attrs.max_hw_ceq_size); in irdma_create_ceq()
H A Dirdma_ctrl.c3725 info->elem_cnt > info->dev->hw_attrs.max_hw_ceq_size) in irdma_sc_ceq_init()
5509 dev->hw_attrs.max_hw_ceq_size = IRDMA_MAX_CEQ_ENTRIES; in irdma_sc_dev_init()