Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c1733 if (pdev->params.l4_history_cqe_cnt) { in lm_tcp_init_tcp_virt_mem()
1734 mem_size = pdev->params.l4_history_cqe_cnt*cqe_size; in lm_tcp_init_tcp_virt_mem()
1736 …cp_init_qe_buffer(pdev, &con->history_cqes, mblk->free, pdev->params.l4_history_cqe_cnt, cqe_size); in lm_tcp_init_tcp_virt_mem()
1811 pdev->params.l4_history_cqe_cnt*sizeof(struct toe_tx_cqe) + in lm_tcp_get_virt_size()
1812 pdev->params.l4_history_cqe_cnt*sizeof(struct toe_rx_cqe); in lm_tcp_get_virt_size()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h865 u32_t l4_history_cqe_cnt; /* how much history to save */ member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c3048 { _OFFSET(l4_history_cqe_cnt), 20, 20, 20, 1, 20 }, in lm_init_params()