Searched refs:bond_tx_queue (Results 1 – 3 of 3) sorted by relevance
571 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_round_robin()584 bd_tx_q = (struct bond_tx_queue *)queue; in bond_ethdev_tx_burst_round_robin()634 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_active_backup()912 struct bond_tx_queue *bd_tx_q = (struct bond_tx_queue *)queue; in bond_ethdev_tx_burst_tlb()983 struct bond_tx_queue *bd_tx_q = (struct bond_tx_queue *)queue; in bond_ethdev_tx_burst_alb()1131 struct bond_tx_queue *bd_tx_q = (struct bond_tx_queue *)queue; in tx_burst_balance()1189 struct bond_tx_queue *bd_tx_q = (struct bond_tx_queue *)queue; in bond_ethdev_tx_burst_balance()1215 struct bond_tx_queue *bd_tx_q = (struct bond_tx_queue *)queue; in tx_burst_8023ad()1300 struct bond_tx_queue *bd_tx_q; in bond_ethdev_tx_burst_broadcast()1686 struct bond_tx_queue *bd_tx_q; in slave_configure()[all …]
66 struct bond_tx_queue { struct
1022 struct bond_tx_queue *bd_tx_q; in bond_mode_8023ad_activate_slave()1070 bd_tx_q = (struct bond_tx_queue*)bond_dev->data->tx_queues[q_id]; in bond_mode_8023ad_activate_slave()