Home
last modified time | relevance | path

Searched refs:tx_buf_cnt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dirdma_puda.h125 u32 tx_buf_cnt; /* total bufs allocated will be rq_size + tx_buf_cnt */ member
H A Dirdma_hw.c1577 info.tx_buf_cnt = 2 * info.sq_size; in irdma_initialize_ilq()
1608 info.tx_buf_cnt = 4096; in irdma_initialize_ieq()
H A Dirdma_puda.c1183 ret = irdma_puda_allocbufs(rsrc, info->tx_buf_cnt + info->rq_size); in irdma_puda_create_rsrc()