Searched refs:IWL_TI_STATE_MAX (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-power.c206 static const struct iwl_tt_trans tt_range_0[IWL_TI_STATE_MAX - 1] = {
211 static const struct iwl_tt_trans tt_range_1[IWL_TI_STATE_MAX - 1] = {
216 static const struct iwl_tt_trans tt_range_2[IWL_TI_STATE_MAX - 1] = {
221 static const struct iwl_tt_trans tt_range_3[IWL_TI_STATE_MAX - 1] = {
228 static const struct iwl_tt_restriction restriction_range[IWL_TI_STATE_MAX] = {
639 for (i = 0; i < IWL_TI_STATE_MAX - 1; i++) {
642 * each table has (IWL_TI_STATE_MAX - 1) entries
643 * tt->transaction + ((old_state * (IWL_TI_STATE_MAX - 1))
647 * go through all the possible (IWL_TI_STATE_MAX - 1) entries
651 ((old_state * (IWL_TI_STATE_MAX
[all...]
H A Diwl-power.h50 IWL_TI_STATE_MAX enumerator in enum:iwl_tt_state

Completed in 39 milliseconds