summaryrefslogtreecommitdiff
path: root/uapi/linux
diff options
context:
space:
mode:
authorManishekar Chandrasekaran <cmshekar@codeaurora.org>2016-04-22 12:19:04 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-05-04 21:17:33 -0700
commitcb0521722bf03fc8ebabbb36b037ea3a6d0b76ef (patch)
tree8d9e1b571ab156a8223db21eb18c5f04a6d62046 /uapi/linux
parent7edffe037bf5d7e9879685f4ac55ccf2590b42ad (diff)
qcacld-3.0: Modify set hw mode sequence on channel switch scenarios
Modify the set hardware mode command sequence during channel switch in the case of SAP/P2P-GO and STA/P2P-CLI as per the latest FW requirements. This is primarily to accommodate the time take for calibration during hardware mode change which could lead to momentary data stalls. The new sequence is as follows: 1. Send (E)CSA 2. Do vdev restart/vdev up 3. For DBS downgrade: a. PM will initiate HW mode change to DBS right away 4. For single MAC upgrade: a. Opportunistic timer is started, PM will check if MCC upgrade can be done on timer expiry The old sequence is as follows: For MCC upgrade: 1. Send (E)CSA 2. Opportunistic timer is started 3. vdev restart is initiated on the new channel 4. PM will check if MCC upgrade can be done on timer expiry For single mac upgrade: 1. Send (E)CSA 2. PM will initiate HW mode change to DBS right away 3. vdev restart is initiated on the new channel Change-Id: I4bce2ee176cae43b6a46c47216ed7ab47a82a54c CRs-Fixed: 1006992
Diffstat (limited to 'uapi/linux')
0 files changed, 0 insertions, 0 deletions