Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c215 struct iwl_lmac_alive *lmac1; in iwl_alive_fn() local
223 lmac1 = &palive->lmac_data[0]; in iwl_alive_fn()
229 lmac1 = &palive3->lmac_data; in iwl_alive_fn()
233 mvm->error_event_table[0] = le32_to_cpu(lmac1->error_event_table_ptr); in iwl_alive_fn()
237 mvm->log_event_table = le32_to_cpu(lmac1->log_event_table_ptr); in iwl_alive_fn()
256 alive_data->scd_base_addr = le32_to_cpu(lmac1->scd_base_ptr); in iwl_alive_fn()
261 status, lmac1->ver_type, lmac1->ver_subtype); in iwl_alive_fn()