wil6210: Support ndo_select_queue in net_device_ops
Add support for Access Category to select queue for transmit packets.
The callback wil_select_queue will return the queue id [0..3] to use for
the current skb transmission.
This feature is disabled by default. Use ac_queues parameter from
wigig.ini configuration file to enable.
Change-Id: I2891c58744eddafe16f9d74d1a87acdbf90d3d40
Signed-off-by:
Ahmad Masri <amasri@codeaurora.org>
Loading
Please register or sign in to comment