1. 11 2月, 2013 2 次提交
    • I
      iwlwifi: mvm: Change the Time Event type used for ROC · 456f6ddf
      Ilan Peer 提交于
      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: NIlan Peer <ilan.peer@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      456f6ddf
    • I
      iwlwifi: mvm: Update quota settings for all bindings · 35adfd6e
      Ilan Peer 提交于
      The FW scheduler, schedules the bindings over a session of 128
      fragments (each is 4 TU long). The quota command should allocate
      all the session fragments between all the bindings that require quota
      allocation. Currently, use static allocation, where the fragments
      are equally distributed between all data bindings.
      
      Note, that not allocating all the session's fragments might cause
      the FW scheduler to leave the medium unused.
      Signed-off-by: NIlan Peer <ilan.peer@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      35adfd6e
  2. 05 2月, 2013 2 次提交
  3. 01 2月, 2013 4 次提交
  4. 31 1月, 2013 32 次提交