Searched refs:per_port_num_tx_queues (Results 1 – 2 of 2) sorted by relevance
795 unsigned int per_port_num_tx_queues; member
2283 tx_ring = priv->ring_map[q + port * priv->per_port_num_tx_queues]; in bcm_sysport_select_queue()2346 if (priv->per_port_num_tx_queues && in bcm_sysport_map_queues()2347 priv->per_port_num_tx_queues != num_tx_queues) in bcm_sysport_map_queues()2350 priv->per_port_num_tx_queues = num_tx_queues; in bcm_sysport_map_queues()