iwlwifi: mvm: Change the Time Event type used for ROC
authorIlan Peer <ilan.peer@intel.com>
Mon, 4 Feb 2013 12:09:37 +0000 (14:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Feb 2013 10:54:23 +0000 (11:54 +0100)
commit456f6ddf9cfd876a60df259dbe4f3cb943e773b4
treee8e50afcdb22f875e00703ecb80969c85bc7db37
parent35adfd6e458741d3d3fca1ce0e342919eb250c2b
iwlwifi: mvm: Change the Time Event type used for ROC

The TE_P2P_DEVICE_DISCOVERABLE time event type used for ROC is
assigned low priority in the FW, and thus has low chance of
being scheduled when there are active BSS or GO VMACs (even if
fragmentation is allowed). This is mainly problematic in for
cases where ROC is requested for sending action frames.

To overcome this, use a time event type that has priority equal
to that ot the time event type used by the FW to action scan.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/time-event.c