Searched refs:bd_tx_q (Results 1 – 2 of 2) sorted by relevance
571 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_round_robin() local585 internals = bd_tx_q->dev_private; in bond_ethdev_tx_burst_round_robin()634 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_active_backup() local637 internals = bd_tx_q->dev_private; in bond_ethdev_tx_burst_active_backup()1300 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_broadcast() local1686 struct bond_tx_queue *bd_tx_q; in slave_configure() local1780 bd_tx_q->nb_tx_desc, in slave_configure()1782 &bd_tx_q->tx_conf); in slave_configure()2303 if (bd_tx_q == NULL) in bond_ethdev_tx_queue_setup()2306 bd_tx_q->queue_id = tx_queue_id; in bond_ethdev_tx_queue_setup()[all …]
1022 struct bond_tx_queue *bd_tx_q; in bond_mode_8023ad_activate_slave() local1070 bd_tx_q = (struct bond_tx_queue*)bond_dev->data->tx_queues[q_id]; in bond_mode_8023ad_activate_slave()1071 total_tx_desc += bd_tx_q->nb_tx_desc; in bond_mode_8023ad_activate_slave()