Home
last modified time | relevance | path

Searched refs:bond_rx_queue (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c69 struct bond_rx_queue *bd_rx_q = (struct bond_rx_queue *)queue; in bond_ethdev_rx_burst()
101 struct bond_rx_queue *bd_rx_q = (struct bond_rx_queue *)queue; in bond_ethdev_rx_burst_active_backup()
279 struct bond_rx_queue *bd_rx_q = (struct bond_rx_queue *)queue; in rx_burst_8023ad()
537 struct bond_rx_queue *bd_rx_q = (struct bond_rx_queue *)queue; in bond_ethdev_rx_burst_alb()
1685 struct bond_rx_queue *bd_rx_q; in slave_configure()
1761 bd_rx_q = (struct bond_rx_queue *)bonded_eth_dev->data->rx_queues[q_id]; in slave_configure()
2275 struct bond_rx_queue *bd_rx_q = (struct bond_rx_queue *) in bond_ethdev_rx_queue_setup()
2276 rte_zmalloc_socket(NULL, sizeof(struct bond_rx_queue), in bond_ethdev_rx_queue_setup()
H A Deth_bond_private.h51 struct bond_rx_queue { struct