Searched refs:tpa_tail (Results 1 – 2 of 2) sorted by relevance
173 struct rte_mbuf *tpa_tail; /* Pointer to last TPA segment */ member
1358 tpa_info->tpa_tail->next = curr_frag; in qede_rx_process_tpa_cmn_cont_end_cqe()1359 tpa_info->tpa_tail = curr_frag; in qede_rx_process_tpa_cmn_cont_end_cqe()2009 tpa_info->tpa_tail = tpa_info->tpa_head; in qede_recv_pkts()