Searched refs:update_bufs (Results 1 – 1 of 1) sorted by relevance
1002 struct rte_mbuf *update_bufs[RTE_MAX_ETHPORTS][ALB_HASH_TABLE_SIZE]; in bond_ethdev_tx_burst_alb() local1061 update_bufs[slave_idx][update_bufs_pkts[slave_idx]] = upd_pkt; in bond_ethdev_tx_burst_alb()1095 num_send = rte_eth_tx_burst(i, bd_tx_q->queue_id, update_bufs[i], in bond_ethdev_tx_burst_alb()1098 rte_pktmbuf_free(update_bufs[i][j]); in bond_ethdev_tx_burst_alb()1102 eth_h = rte_pktmbuf_mtod(update_bufs[i][j], in bond_ethdev_tx_burst_alb()