Searched refs:bd_tx_q (Results 1 – 2 of 2) sorted by relevance
567 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_round_robin() local581 internals = bd_tx_q->dev_private; in bond_ethdev_tx_burst_round_robin()630 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_active_backup() local633 internals = bd_tx_q->dev_private; in bond_ethdev_tx_burst_active_backup()1296 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_broadcast() local1766 struct bond_tx_queue *bd_tx_q; in slave_start() local1792 bd_tx_q->nb_tx_desc, in slave_start()1794 &bd_tx_q->tx_conf); in slave_start()2338 if (bd_tx_q == NULL) in bond_ethdev_tx_queue_setup()2341 bd_tx_q->queue_id = tx_queue_id; in bond_ethdev_tx_queue_setup()[all …]
1051 struct bond_tx_queue *bd_tx_q; in bond_mode_8023ad_activate_slave() local1099 bd_tx_q = (struct bond_tx_queue*)bond_dev->data->tx_queues[q_id]; in bond_mode_8023ad_activate_slave()1100 total_tx_desc += bd_tx_q->nb_tx_desc; in bond_mode_8023ad_activate_slave()