aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorEmmanuel Grumbach <[email protected]>2017-09-14 15:45:44 +0300
committerLuca Coelho <[email protected]>2017-10-06 14:57:22 +0300
commit7a20bcceeddd7162801bb37d992c5a2bfd5ca3ce (patch)
tree1e30c2f011558daf23f98ec56ef8020fb31c9742 /tools/perf/scripts/python/bin
parenta2ff48af65ad661a257987fa05973351c595002e (diff)
iwlwifi: mvm: don't send identical PHY_CTXT_CMD
When we have an AP which supports HT and a single HT station is connected, we change the min_width from NL80211_CHAN_WIDTH_20_NOHT to NL80211_CHAN_WIDTH_20. This of course has no implication on the channel width but still sends a command to the firmware. Remember the last width that was sent and refrain from sending unnecessary commands to the firmware. Sending a PHY_CTXT_CMD to the firmware has a cost since it recalculates the presence on the medium and because of that it closes the transmit queues for a short while. Signed-off-by: Emmanuel Grumbach <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions