Searched refs:history_cqes (Results 1 – 4 of 4) sorted by relevance
435 lm_tcp_qe_buffer_t history_cqes; member
506 … hist_cqe = (struct toe_tx_cqe *)lm_tcp_qe_buffer_next_cqe_override(&tcp->tx_con->history_cqes); in lm_tcp_tx_process_cqes()
1537 … hist_cqe = (struct toe_rx_cqe *)lm_tcp_qe_buffer_next_cqe_override(&tcp->rx_con->history_cqes); in lm_tcp_rx_process_cqes()
1736 …_lm_tcp_init_qe_buffer(pdev, &con->history_cqes, mblk->free, pdev->params.l4_history_cqe_cnt, cqe_… in lm_tcp_init_tcp_virt_mem()