toe_tx_cqe
struct toe_tx_cqe * cqe,
cqe_size = sizeof(struct toe_tx_cqe);
pdev->params.l4_history_cqe_cnt*sizeof(struct toe_tx_cqe) +
struct toe_tx_cqe tx_cqe = {0};
bd_chain->bd_chain_phy, (u16_t)pdev->params.l4_scq_page_cnt, sizeof(struct toe_tx_cqe), 1, TRUE);
struct toe_tx_cqe * cqe,
struct toe_tx_cqe *cqe, *hist_cqe;
hist_cqe = (struct toe_tx_cqe *)lm_tcp_qe_buffer_next_cqe_override(&tcp->tx_con->history_cqes);