commit | 9a5f6488623730dc16cca0836ade23869761adee | [log] [tgz] |
---|---|---|
author | Tamizh Chelvam <tamizhr@codeaurora.org> | Wed May 13 13:41:44 2020 +0530 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed May 27 10:03:25 2020 +0200 |
tree | b97f844271299cd348a4f6dee8c9e24e508e7572 | |
parent | 1ea02224afc29431880a67b8c3198146cc01d33e [diff] |
nl80211: Add support to configure TID specific Tx rate configuration This patch adds support to configure per TID Tx Rate configuration through NL80211_TID_CONFIG_ATTR_TX_RATE* attributes. And it uses nl80211_parse_tx_bitrate_mask api to validate the Tx rate mask. Signed-off-by: Tamizh Chelvam <tamizhr@codeaurora.org> Link: https://lore.kernel.org/r/1589357504-10175-1-git-send-email-tamizhr@codeaurora.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>