commit | 55199df6d2af55be414f40856efcb527811001bb | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sun Sep 03 20:27:00 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 05 11:53:34 2017 -0700 |
tree | 19425dee21737c8d9b22b56d7cfbbe83da38ed97 | |
parent | f1c2eddf4cb6a6c8ca5f6e728e7328b9c5bc3e8a [diff] |
net: dsa: Allow switch drivers to indicate number of TX queues Let switch drivers indicate how many TX queues they support. Some switches, such as Broadcom Starfighter 2 are designed with 8 egress queues. Future changes will allow us to leverage the queue mapping and direct the transmission towards a particular queue. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>