Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Ddebugfs.c391 rdev->cq_coalescing.normal_maxbuf = val; in cq_coal_cfg_write()
426 val = rdev->cq_coalescing.normal_maxbuf; in cq_coal_cfg_show()
H A Dqplib_fp.h395 u8 normal_maxbuf; member
H A Dmain.c1459 rdev->cq_coalescing.normal_maxbuf = BNXT_QPLIB_CQ_COAL_DEF_NORMAL_MAXBUF_P7; in bnxt_re_dev_add()
1462 rdev->cq_coalescing.normal_maxbuf = BNXT_QPLIB_CQ_COAL_DEF_NORMAL_MAXBUF_P5; in bnxt_re_dev_add()
H A Dqplib_fp.c2235 coalescing |= ((cq->coalescing->normal_maxbuf << in bnxt_qplib_create_cq()