Searched refs:IWL_TI_STATE_MAX (Results 1 – 2 of 2) sorted by relevance
57 static const struct iwl_tt_trans tt_range_0[IWL_TI_STATE_MAX - 1] = {62 static const struct iwl_tt_trans tt_range_1[IWL_TI_STATE_MAX - 1] = {67 static const struct iwl_tt_trans tt_range_2[IWL_TI_STATE_MAX - 1] = {72 static const struct iwl_tt_trans tt_range_3[IWL_TI_STATE_MAX - 1] = {79 static const struct iwl_tt_restriction restriction_range[IWL_TI_STATE_MAX] = {378 for (i = 0; i < IWL_TI_STATE_MAX - 1; i++) { in iwl_advance_tt_handler()390 ((old_state * (IWL_TI_STATE_MAX - 1)) + i); in iwl_advance_tt_handler()613 int size = sizeof(struct iwl_tt_trans) * (IWL_TI_STATE_MAX - 1); in iwl_tt_initialize()637 tt->restriction = kcalloc(IWL_TI_STATE_MAX, in iwl_tt_initialize()640 tt->transaction = kcalloc(IWL_TI_STATE_MAX * in iwl_tt_initialize()[all …]
50 IWL_TI_STATE_MAX enumerator