Searched hist:"9 f66a397c8773167939c4eafc33725f38ec5c872" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | Makefile | diff 9f66a397c8773167939c4eafc33725f38ec5c872 Sun Nov 05 17:49:48 CET 2017 Gregory Greenman <gregory.greenman@intel.com> iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
This patch introduces a new instance of rate_control_ops for the new API (adding only empty stubs here and the subsequent patches in the series will fill in the implementation). The decision which API to use is done during the register step according to FW TLV.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | rs.h | diff 9f66a397c8773167939c4eafc33725f38ec5c872 Sun Nov 05 17:49:48 CET 2017 Gregory Greenman <gregory.greenman@intel.com> iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
This patch introduces a new instance of rate_control_ops for the new API (adding only empty stubs here and the subsequent patches in the series will fill in the implementation). The decision which API to use is done during the register step according to FW TLV.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | rs.c | diff 9f66a397c8773167939c4eafc33725f38ec5c872 Sun Nov 05 17:49:48 CET 2017 Gregory Greenman <gregory.greenman@intel.com> iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
This patch introduces a new instance of rate_control_ops for the new API (adding only empty stubs here and the subsequent patches in the series will fill in the implementation). The decision which API to use is done during the register step according to FW TLV.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | tx.c | diff 9f66a397c8773167939c4eafc33725f38ec5c872 Sun Nov 05 17:49:48 CET 2017 Gregory Greenman <gregory.greenman@intel.com> iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
This patch introduces a new instance of rate_control_ops for the new API (adding only empty stubs here and the subsequent patches in the series will fill in the implementation). The decision which API to use is done during the register step according to FW TLV.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | ops.c | diff 9f66a397c8773167939c4eafc33725f38ec5c872 Sun Nov 05 17:49:48 CET 2017 Gregory Greenman <gregory.greenman@intel.com> iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
This patch introduces a new instance of rate_control_ops for the new API (adding only empty stubs here and the subsequent patches in the series will fill in the implementation). The decision which API to use is done during the register step according to FW TLV.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | sta.c | diff 9f66a397c8773167939c4eafc33725f38ec5c872 Sun Nov 05 17:49:48 CET 2017 Gregory Greenman <gregory.greenman@intel.com> iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
This patch introduces a new instance of rate_control_ops for the new API (adding only empty stubs here and the subsequent patches in the series will fill in the implementation). The decision which API to use is done during the register step according to FW TLV.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | mac80211.c | diff 9f66a397c8773167939c4eafc33725f38ec5c872 Sun Nov 05 17:49:48 CET 2017 Gregory Greenman <gregory.greenman@intel.com> iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
This patch introduces a new instance of rate_control_ops for the new API (adding only empty stubs here and the subsequent patches in the series will fill in the implementation). The decision which API to use is done during the register step according to FW TLV.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|