Home
last modified time | relevance | path

Searched refs:iwl_tt_trans (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dtt.c53 static const struct iwl_tt_trans tt_range_0[IWL_TI_STATE_MAX - 1] = {
58 static const struct iwl_tt_trans tt_range_1[IWL_TI_STATE_MAX - 1] = {
63 static const struct iwl_tt_trans tt_range_2[IWL_TI_STATE_MAX - 1] = {
68 static const struct iwl_tt_trans tt_range_3[IWL_TI_STATE_MAX - 1] = {
371 struct iwl_tt_trans *transaction; in iwl_advance_tt_handler()
609 int size = sizeof(struct iwl_tt_trans) * (IWL_TI_STATE_MAX - 1); in iwl_tt_initialize()
610 struct iwl_tt_trans *transaction; in iwl_tt_initialize()
633 sizeof(struct iwl_tt_trans), in iwl_tt_initialize()
Dtt.h79 struct iwl_tt_trans { struct
112 struct iwl_tt_trans *transaction;